mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fix search
This commit is contained in:
parent
ffca935ced
commit
24a373abf4
@ -96,7 +96,7 @@ class BetterQuerySearch implements SearchInterface
|
|||||||
*/
|
*/
|
||||||
public function getModifiers(): Collection
|
public function getModifiers(): Collection
|
||||||
{
|
{
|
||||||
die(__METHOD__);
|
return $this->getOperators();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user