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