mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 05:06:37 +00:00
Code reordering and reformatting. I should really start employing style CI.
This commit is contained in:
@@ -50,7 +50,7 @@ class AutomationHandler
|
||||
$sendReport = config('firefly.send_report_journals');
|
||||
|
||||
if (false === $sendReport) {
|
||||
return true;
|
||||
return true;
|
||||
}
|
||||
|
||||
Log::debug('In reportJournals.');
|
||||
|
||||
Reference in New Issue
Block a user