mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Restore todo's
This commit is contained in:
@@ -143,7 +143,7 @@ class EditController extends Controller
|
||||
*/
|
||||
private function parseFromOperators(array $submittedOperators): array
|
||||
{
|
||||
// See reference nr. 65
|
||||
// TODO this code is duplicate.
|
||||
$operators = config('search.operators');
|
||||
$renderedEntries = [];
|
||||
$triggers = [];
|
||||
|
Reference in New Issue
Block a user