mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Fix #10704
This commit is contained in:
@@ -364,6 +364,8 @@ function updateTriggerInput(selectList) {
|
||||
createAutoComplete(inputResult, 'api/v1/autocomplete/transactions');
|
||||
break;
|
||||
case 'has_no_category':
|
||||
case 'no_external_id':
|
||||
case 'any_external_id':
|
||||
case 'has_any_category':
|
||||
case 'has_no_budget':
|
||||
case 'has_any_budget':
|
||||
|
Reference in New Issue
Block a user