mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Code cleanup should trigger scan.
This commit is contained in:
@@ -132,7 +132,7 @@ class RecurrenceUpdateService
|
||||
return;
|
||||
}
|
||||
if (null !== $dbNote && '' === $text) {
|
||||
$dbNote->delete();
|
||||
$dbNote->delete();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user