📁 pre-commit

Signed-off-by: stirlingbot[bot] <stirlingbot[bot]@users.noreply.github.com>
This commit is contained in:
stirlingbot[bot]
2025-11-10 15:07:41 +00:00
committed by GitHub
parent 6dce5d675c
commit 16fce94e9d

View File

@@ -179,7 +179,7 @@ function updateFiles() {
console.warn("updateFiles: Could not find file:", fileNameFromList);
}
}
document.getElementById("fileInput-input").files = dataTransfer.files;
console.log("updateFiles: Updated file input with", dataTransfer.files.length, "files");