Fix onlyoffice out of sync with integration API

This commit is contained in:
yflory 2024-10-01 12:31:23 +02:00
parent 1b04232b55
commit 66047fed03

View File

@ -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', {