From 6456f81e0b21546523b695c98fb9b81b52b8e022 Mon Sep 17 00:00:00 2001 From: yflory Date: Wed, 13 May 2020 14:14:26 +0200 Subject: [PATCH] Fix broken spreadsheets --- www/common/onlyoffice/inner.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/common/onlyoffice/inner.js b/www/common/onlyoffice/inner.js index 3dc88f144..917ad6082 100644 --- a/www/common/onlyoffice/inner.js +++ b/www/common/onlyoffice/inner.js @@ -281,8 +281,6 @@ define([ // so that the messages we send to the realtime channel are // loadable by users joining after the checkpoint var fixSheets = function () { - var hasDrawings = checkDrawings(); - if (hasDrawings) { return; } try { var editor = getEditor(); // if we are not in the sheet app