mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Disable specific call.
This commit is contained in:
parent
ca42a31135
commit
4449ff99dc
@ -297,7 +297,7 @@ class OperatorQuerySearch implements SearchInterface
|
||||
// check if alias, replace if necessary:
|
||||
$operator = self::getRootOperator($operator);
|
||||
|
||||
app('telemetry')->feature('search.operators.uses_operator', $operator);
|
||||
//app('telemetry')->feature('search.operators.uses_operator', $operator);
|
||||
|
||||
switch ($operator) {
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user