mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-05 13:43:36 +00:00
New stuff pertaining to the import procedure and user registration.
This commit is contained in:
@@ -16,7 +16,6 @@ class DefaultUserSeeder extends Seeder
|
||||
[
|
||||
'email' => 's@nder.be',
|
||||
'password' => Hash::make('sander'),
|
||||
'verification' => null,
|
||||
'reset' => null,
|
||||
'remember_token' => null,
|
||||
'migrated' => false
|
||||
|
||||
Reference in New Issue
Block a user