mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 17:57:56 +08:00
[SSE] Start spellcheck on left panel show
This commit is contained in:
@ -55,6 +55,7 @@ define([
|
||||
'Spellcheck': {
|
||||
'show': function() {
|
||||
me._initSettings && me.loadLanguages();
|
||||
me.onClickNext();
|
||||
},
|
||||
'hide': function() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user