mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat(core): Add versionControl feature flag (#6000)
add versionControl feature flag
This commit is contained in:
committed by
GitHub
parent
0c10fbc83f
commit
33299ca61a
@@ -461,6 +461,7 @@ export enum EnterpriseEditionFeature {
|
||||
LogStreaming = 'logStreaming',
|
||||
Variables = 'variables',
|
||||
Saml = 'saml',
|
||||
VersionControl = 'versionControl',
|
||||
}
|
||||
export const MAIN_NODE_PANEL_WIDTH = 360;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user