mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-19 08:00:19 +00:00
Fix #8425
This commit is contained in:
@@ -456,7 +456,7 @@ class RuleRepository implements RuleRepositoryInterface
|
||||
|
||||
// empty the value in case the rule needs no context
|
||||
// TODO create a helper to automatically return these.
|
||||
$needTrue = [
|
||||
$needTrue = [
|
||||
'reconciled',
|
||||
'has_attachments',
|
||||
'has_any_category',
|
||||
|
||||
Reference in New Issue
Block a user