Skip to content

Commit

Permalink
cs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crazywhalecc committed Aug 5, 2022
1 parent 3f9493a commit c7736a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ZM/Module/QQBot.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ private function dispatchEvents($data)
switch ($policy) {
case 'interrupt':
EventDispatcher::interrupt();
// no break
case 'continue':
break;
default:
Expand Down

0 comments on commit c7736a7

Please sign in to comment.