.
This commit is contained in:
@@ -294,7 +294,7 @@
|
||||
!
|
||||
current_files.has(x)));
|
||||
|
||||
console.log("distinct set", items);
|
||||
console.log("distinct set", distinct_set.length, items);
|
||||
extendInputs(distinct_set.length);
|
||||
distinct_set.forEach((file) => {
|
||||
addFile(file, false);
|
||||
|
||||
Reference in New Issue
Block a user