mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
refactor(editor): Detangle versions store from settings store (no-changelog) (#16508)
This commit is contained in:
@@ -66,6 +66,8 @@ export async function initializeCore() {
|
||||
banners,
|
||||
});
|
||||
|
||||
versionsStore.initialize(settingsStore.settings.versionNotifications);
|
||||
|
||||
void useExternalHooks().run('app.mount');
|
||||
|
||||
if (!settingsStore.isPreviewMode) {
|
||||
|
||||
Reference in New Issue
Block a user