mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-05 13:44:58 -06:00
Merge branch 'hotfix/account-fix'
This commit is contained in:
commit
3e08a8cd6b
@ -54,6 +54,7 @@ class Account extends Model
|
||||
App::abort(500, 'Could not create new account with data: ' . json_encode($fields));
|
||||
|
||||
}
|
||||
return $account;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user