mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Rename template cred setup feature flag (no-changelog) (#8257)
This commit is contained in:
@@ -625,7 +625,7 @@ export const ASK_AI_EXPERIMENT = {
|
||||
gpt4: 'gpt4',
|
||||
};
|
||||
|
||||
export const TEMPLATE_CREDENTIAL_SETUP_EXPERIMENT = '016_template_credential_setup';
|
||||
export const TEMPLATE_CREDENTIAL_SETUP_EXPERIMENT = '017_template_credential_setup_v2';
|
||||
|
||||
export const EXPERIMENTS_TO_TRACK = [ASK_AI_EXPERIMENT.name, TEMPLATE_CREDENTIAL_SETUP_EXPERIMENT];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user