feat(editor): Refactor and unify executions views (no-changelog) (#8538)
This commit is contained in:
@@ -179,7 +179,6 @@ export const useUIStore = defineStore(STORES.UI, {
|
||||
selectedNodes: [],
|
||||
nodeViewInitialized: false,
|
||||
addFirstStepOnLoad: false,
|
||||
executionSidebarAutoRefresh: true,
|
||||
bannersHeight: 0,
|
||||
bannerStack: [],
|
||||
suggestedTemplates: undefined,
|
||||
|
||||
Reference in New Issue
Block a user