enable the file store

This commit is contained in:
yflory
2017-01-06 11:16:56 +01:00
parent b0d4dad417
commit 3836b20b08
2 changed files with 2 additions and 3 deletions

View File

@@ -1699,7 +1699,6 @@ define([
var onReconnect = function (info) {
setEditable(true);
Cryptpad.findOKButton().click();
//Cryptpad.alert("Reconnected");
};
if (storeObj && !window.location.hash) {