mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
fix(core): Rename advancedFilters to advancedExecutionFilters (#5643)
rename advancedFilters to advancedExecutionFilters
This commit is contained in:
committed by
GitHub
parent
e52aa46842
commit
419969c0d7
@@ -524,7 +524,7 @@ export interface IN8nUISettings {
|
||||
ldap: boolean;
|
||||
saml: boolean;
|
||||
logStreaming: boolean;
|
||||
advancedFilters: boolean;
|
||||
advancedExecutionFilters: boolean;
|
||||
};
|
||||
hideUsagePage: boolean;
|
||||
license: {
|
||||
|
||||
Reference in New Issue
Block a user