mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 06:39:40 +08:00
Revert method name
This commit is contained in:
parent
7d46e130d2
commit
2c115cae94
@ -127,7 +127,7 @@ class User extends AbstractModel
|
||||
$user->raise(new Deleted($user));
|
||||
});
|
||||
|
||||
static::$dispatcher->fire(
|
||||
static::$dispatcher->dispatch(
|
||||
new ConfigureUserPreferences
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user