fix(client): set default selected node no an existing one

This commit is contained in:
Victor Nakoryakov
2016-12-06 17:48:31 +03:00
parent 095e0fd658
commit 91bf9896e4

View File

@@ -6,7 +6,7 @@ export default {
dragging: null,
selection: [],
linkingPin: null,
selectedNodeType: 'core/button',
selectedNodeType: 'xod/core/button',
tabs: {
1: {
id: '1',