mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(core): Add workflow diffs feature to license checks (no-changelog) (#18130)
This commit is contained in:
@@ -153,6 +153,7 @@ export interface FrontendSettings {
|
||||
workerView: boolean;
|
||||
advancedPermissions: boolean;
|
||||
apiKeyScopes: boolean;
|
||||
workflowDiffs: boolean;
|
||||
projects: {
|
||||
team: {
|
||||
limit: number;
|
||||
|
||||
Reference in New Issue
Block a user