mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
[se] Fix bug 51691
This commit is contained in:
@ -50,6 +50,8 @@
|
||||
this.oDocumentMailMerge = null;
|
||||
this.oMailMergeSendData = null;
|
||||
this.callback = null;
|
||||
|
||||
this.isGetTextFromUrl = null;
|
||||
}
|
||||
|
||||
asc_CDownloadOptions.prototype.asc_setFileType = function (fileType) {this.fileType = fileType;};
|
||||
|
||||
Reference in New Issue
Block a user