diff --git a/www/common/outer/async-store.js b/www/common/outer/async-store.js index 648a99daa..569db9bff 100644 --- a/www/common/outer/async-store.js +++ b/www/common/outer/async-store.js @@ -2671,6 +2671,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', {