[SSE] Start spellcheck on left panel show

This commit is contained in:
Julia Radzhabova 2019-08-07 09:09:13 +03:00
parent 2b0fc8af7b
commit 26f47ffcf5

View file

@ -55,6 +55,7 @@ define([
'Spellcheck': {
'show': function() {
me._initSettings && me.loadLanguages();
me.onClickNext();
},
'hide': function() {
}