mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 16:21:23 +08:00
FIx bug
This commit is contained in:
@ -30,9 +30,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
define([
|
||||
'underscore'
|
||||
], function (_) {
|
||||
define([], function () {
|
||||
'use strict';
|
||||
|
||||
let _editor = window.DE || window.PDFE ||window.PDFE || window.PE || window.SSE;
|
||||
|
||||
Reference in New Issue
Block a user