Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
yflory
2020-03-10 14:23:26 +01:00
2 changed files with 2 additions and 3 deletions

View File

@@ -158,7 +158,7 @@ define([
});
onError = function (e) {
// XXX if we included the max upload sizes in /api/config
// TODO if we included the max upload sizes in /api/config
// then we could check if a file is too large without going to the server...
queue.inProgress = false;
queue.next();