Break, don't continue.
This commit is contained in:
parent
2e55e0b4dc
commit
7d3a0ba156
|
@ -475,7 +475,7 @@ fn events(
|
|||
}
|
||||
_ => {}
|
||||
}
|
||||
continue;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user