mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 18:22:51 +08:00
[DE mobile] Fix app loading
This commit is contained in:
@ -106,7 +106,7 @@ define([
|
||||
Common.NotificationCenter.on('settingscontainer:show', _.bind(this.initEvents, this));
|
||||
|
||||
me.maxMarginsW = me.maxMarginsH = 0;
|
||||
me.localSectionProps = new Asc.CDocumentSectionProps();
|
||||
me.localSectionProps = null;
|
||||
|
||||
me.addListeners({
|
||||
'Settings': {
|
||||
|
||||
Reference in New Issue
Block a user