🤖 format everything with pre-commit by stirlingbot (#4839)

Auto-generated by [create-pull-request][1] with **stirlingbot**

[1]: https://github.com/peter-evans/create-pull-request

Signed-off-by: stirlingbot[bot] <stirlingbot[bot]@users.noreply.github.com>
Co-authored-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com>
This commit is contained in:
stirlingbot[bot]
2025-11-10 16:19:44 +00:00
committed by GitHub
parent 6dce5d675c
commit 5535e5003d

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");