mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
This commit is contained in:
@@ -610,6 +610,9 @@ class OperatorQuerySearch implements SearchInterface
|
||||
case 'any_notes':
|
||||
$this->collector->withAnyNotes();
|
||||
break;
|
||||
case 'reconciled':
|
||||
$this->collector->isReconciled();
|
||||
break;
|
||||
//
|
||||
// amount
|
||||
//
|
||||
|
Reference in New Issue
Block a user