mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933)
This commit is contained in:
committed by
GitHub
parent
31163e1da5
commit
9e92a5774e
@@ -2651,7 +2651,6 @@ export interface IN8nUISettings {
|
||||
enabled: boolean;
|
||||
host: string;
|
||||
};
|
||||
onboardingCallPromptEnabled: boolean;
|
||||
missingPackages?: boolean;
|
||||
executionMode: 'regular' | 'queue';
|
||||
pushBackend: 'sse' | 'websocket';
|
||||
|
||||
Reference in New Issue
Block a user