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