mirror of
https://github.com/flarum/core.git
synced 2025-07-30 13:10:24 +02:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
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);
|
||||
|
Reference in New Issue
Block a user