downgrade an 'XXX' note to a 'TODO'
parent
b9a07ca650
commit
11369e553d
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue