mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(editor): Add Workflow history route and base page (no-changelog) (#7161)
This commit is contained in:
@@ -2186,6 +2186,7 @@ export interface IN8nUISettings {
|
||||
externalSecrets: boolean;
|
||||
showNonProdBanner: boolean;
|
||||
debugInEditor: boolean;
|
||||
workflowHistory: boolean;
|
||||
};
|
||||
hideUsagePage: boolean;
|
||||
license: {
|
||||
|
||||
Reference in New Issue
Block a user