Fix onlyoffice out of sync with integration API #1671

This commit is contained in:
yflory 2024-10-01 12:31:23 +02:00
parent a21d281d18
commit 421ea5dbfa

View File

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