mirror of
https://github.com/flarum/framework.git
synced 2024-12-02 15:03:44 +08:00
Fix signup error
This commit is contained in:
parent
0398ae923e
commit
1a83c6df4f
|
@ -1,5 +1,6 @@
|
|||
<?php namespace Flarum\Api\Actions\Users;
|
||||
|
||||
use Flarum\Core\Models\Forum;
|
||||
use Flarum\Core\Commands\RegisterUserCommand;
|
||||
use Flarum\Api\Actions\CreateAction as BaseCreateAction;
|
||||
use Flarum\Api\JsonApiRequest;
|
||||
|
|
Loading…
Reference in New Issue
Block a user