|
|
|
@ -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
|
|
|
|
|