mirror of
https://github.com/xodio/xod.git
synced 2026-03-19 23:26:57 +01:00
fix(client): set default selected node no an existing one
This commit is contained in:
@@ -6,7 +6,7 @@ export default {
|
||||
dragging: null,
|
||||
selection: [],
|
||||
linkingPin: null,
|
||||
selectedNodeType: 'core/button',
|
||||
selectedNodeType: 'xod/core/button',
|
||||
tabs: {
|
||||
1: {
|
||||
id: '1',
|
||||
|
||||
Reference in New Issue
Block a user