.
This commit is contained in:
@@ -364,7 +364,7 @@
|
||||
//images.push(reader.result);
|
||||
|
||||
active_file_inputs.delete(el)
|
||||
if (active_file_inputs.length < 1) {
|
||||
if (active_file_inputs.size < 1) {
|
||||
loadViewer();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user