mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 03:43:07 +00:00
Disable specific call.
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user