diff --git a/lib/client/editor.js b/lib/client/editor.js index 92bd05e3..522c1a2e 100644 --- a/lib/client/editor.js +++ b/lib/client/editor.js @@ -52,8 +52,7 @@ CloudCommander.Editor.CloudMirror = { extraKeys: { //Сохранение "Esc": pParent.hide(pParent) - }, - onLoad: pParent.show() + } }); }else console.log('Error. Something went wrong FM not found'); }