Quick fix
This commit is contained in:
parent
13090423d2
commit
52b854291a
1 changed files with 0 additions and 1 deletions
|
@ -305,7 +305,6 @@ class SetupCommand extends Command
|
||||||
'user_last_online' => 0,
|
'user_last_online' => 0,
|
||||||
'user_country' => 'JP',
|
'user_country' => 'JP',
|
||||||
'user_activated' => true,
|
'user_activated' => true,
|
||||||
'user_verified' => true,
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
// Create the actual user object
|
// Create the actual user object
|
||||||
|
|
Reference in a new issue