mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(editor): Implementing the Easy AI Workflow experiment (#12043)
This commit is contained in:
committed by
GitHub
parent
7b20f8aaa8
commit
67ed1d2c3c
@@ -2779,6 +2779,7 @@ export interface IUserSettings {
|
||||
userActivatedAt?: number;
|
||||
allowSSOManualLogin?: boolean;
|
||||
npsSurvey?: NpsSurveyState;
|
||||
easyAIWorkflowOnboarded?: boolean;
|
||||
}
|
||||
|
||||
export interface IProcessedDataConfig {
|
||||
|
||||
Reference in New Issue
Block a user