mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06: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