downgrade an 'XXX' note to a 'TODO'

pull/1/head
ansuz 5 years ago
parent b9a07ca650
commit 11369e553d

@ -158,7 +158,7 @@ define([
}); });
onError = function (e) { 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... // then we could check if a file is too large without going to the server...
queue.inProgress = false; queue.inProgress = false;
queue.next(); queue.next();

Loading…
Cancel
Save