mirror of
https://github.com/flarum/framework.git
synced 2025-01-20 15:46:16 +08:00
Apply fixes from StyleCI
This commit is contained in:
parent
7a48da291e
commit
2bb5482f03
|
@ -56,7 +56,6 @@ return [
|
|||
(new Extend\User())
|
||||
->permissionGroups(RevokeAccessFromSuspendedUsers::class),
|
||||
|
||||
|
||||
function (Dispatcher $events) {
|
||||
$events->listen(ConfigureUserGambits::class, function (ConfigureUserGambits $event) {
|
||||
$event->gambits->add(SuspendedGambit::class);
|
||||
|
|
Loading…
Reference in New Issue
Block a user