mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
For bug 62654
This commit is contained in:
@ -37,6 +37,8 @@ var AscFonts = window['AscFonts'];
|
||||
if (window["NATIVE_EDITOR_ENJINE"])
|
||||
window.setImmediate = function(fn) { fn(); };
|
||||
|
||||
var setImmediate = window.setImmediate;
|
||||
|
||||
//desktop_fetch
|
||||
|
||||
//polyfill
|
||||
|
||||
Reference in New Issue
Block a user