Skip to content

Commit ef48b2e

Browse files
committed
another fix
1 parent 491d908 commit ef48b2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Listeners/CheckLogin.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,7 @@ public function skip($event): bool
3636
if ($this->isWhitelist()) {
3737
return true;
3838
}
39+
40+
return false;
3941
}
4042
}

0 commit comments

Comments
 (0)