This commit is contained in:
Ross
2021-11-01 18:33:21 +00:00
parent 93271d6c84
commit b1214eba07
+1 -1
View File
@@ -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();
}
});