diff --git a/packages/xod-client/src/editor/state.js b/packages/xod-client/src/editor/state.js index 75cd8b12..bb4cc6ad 100644 --- a/packages/xod-client/src/editor/state.js +++ b/packages/xod-client/src/editor/state.js @@ -6,7 +6,7 @@ export default { dragging: null, selection: [], linkingPin: null, - selectedNodeType: 'core/button', + selectedNodeType: 'xod/core/button', tabs: { 1: { id: '1',