mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Added a missing field.
This commit is contained in:
@@ -277,7 +277,7 @@ class PiggyBankController extends BaseController
|
||||
$data['repeats'] = 0;
|
||||
$data['user_id'] = Auth::user()->id;
|
||||
$data['rep_every'] = 0;
|
||||
$data['reminder skip'] = 0;
|
||||
$data['reminder_skip'] = 0;
|
||||
|
||||
|
||||
// always validate:
|
||||
|
Reference in New Issue
Block a user