From 66047fed03220962f6b98ea34ced9f48a7b4fdd7 Mon Sep 17 00:00:00 2001 From: yflory Date: Tue, 1 Oct 2024 12:31:23 +0200 Subject: [PATCH] Fix onlyoffice out of sync with integration API --- www/common/outer/async-store.js | 1 + 1 file changed, 1 insertion(+) 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', {