mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat(core): Add advancedFilters feature flag (#5638)
adds advancedFilters feature flag
This commit is contained in:
committed by
GitHub
parent
6c1286fadf
commit
0b5ef09e7c
@@ -524,6 +524,7 @@ export interface IN8nUISettings {
|
||||
ldap: boolean;
|
||||
saml: boolean;
|
||||
logStreaming: boolean;
|
||||
advancedFilters: boolean;
|
||||
};
|
||||
hideUsagePage: boolean;
|
||||
license: {
|
||||
|
||||
Reference in New Issue
Block a user