mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 04:04:35 +08:00
[SSE] Fix bug 53670
This commit is contained in:
@ -720,6 +720,7 @@ define([
|
||||
case Asc.c_oAscAsyncAction.ForceSaveTimeout:
|
||||
clearTimeout(this._state.timerSave);
|
||||
force = true;
|
||||
title = this.saveTitleText;
|
||||
text = (!this.appOptions.isOffline) ? this.saveTextText : '';
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user