mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 15:18:05 +00:00
All kinds of cleanup.
This commit is contained in:
@@ -83,6 +83,7 @@ class Reminders
|
||||
if (!is_null($piggybank->reminder)) {
|
||||
return $piggybank;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
);
|
||||
$today = Carbon::now();
|
||||
|
||||
Reference in New Issue
Block a user