make file crypto great again

This commit is contained in:
ansuz
2017-05-22 12:04:47 +02:00
parent 03da870a7a
commit 4ee42b87d4
2 changed files with 38 additions and 22 deletions

View File

@@ -273,6 +273,8 @@ define([
myDataType = data.metadata.type;
Title.updateTitle(title || Title.defaultTitle);
Cryptpad.removeLoadingScreen();
}, function (progress) {
console.error(progress);
});
});
}