Debugging tools

pull/1/head
yflory 2019-01-21 16:54:15 +01:00
parent 29f8cfbfe0
commit 7d0f34a684
1 changed files with 1 additions and 1 deletions

View File

@ -24,9 +24,9 @@ define([
], function (Sortify, UserObject, ProxyManager, Migrate, Hash, Util, Constants, Feedback, Realtime, Messaging, Messenger,
Cursor, OnlyOffice, CpNfWorker, NetConfig, AppConfig,
Crypto, ChainPad, Listmap, nThen, Saferphore) {
var Store = {};
var create = function () {
var Store = window.Cryptpad_Store = {};
var postMessage = function () {};
var broadcast = function () {};
var sendDriveEvent = function () {};