diff --git a/www/common/outer/async-store.js b/www/common/outer/async-store.js index af20c0722..704038b2c 100644 --- a/www/common/outer/async-store.js +++ b/www/common/outer/async-store.js @@ -2684,6 +2684,7 @@ define([ }; */ var loadOnlyOffice = function () { + if (store.onlyoffice) { return; } store.onlyoffice = OnlyOffice.init(store, function (ev, data, clients) { clients.forEach(function (cId) { postMessage(cId, 'OO_EVENT', {