Workflow saving/loading
This commit is contained in:
@@ -790,7 +790,10 @@ function initDefaultLayout() {
|
||||
currentSelection: [],
|
||||
currentSelectionNodes: [],
|
||||
isMenuOpen: false,
|
||||
isConfiguring: false
|
||||
isConfiguring: false,
|
||||
attrs: {
|
||||
defaultSubgraph: ""
|
||||
}
|
||||
})
|
||||
|
||||
const root = addContainer(null, { direction: "horizontal", title: "" });
|
||||
|
||||
Reference in New Issue
Block a user