mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update UserCreate.php
This commit is contained in:
parent
95a22b7b55
commit
8c31bd4c68
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class UserCreate extends Command
|
|||
* @return mixed
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
{
|
||||
$this->info('Creating a new user...');
|
||||
|
||||
$o = $this->options();
|
||||
|
|
Loading…
Reference in a new issue