Skip to content

Commit ed424b7

Browse files
authored
📁 pre-commit
Signed-off-by: exadev[bot] <exadev[bot]@users.noreply.github.com>
1 parent abd1ae1 commit ed424b7

File tree

1 file changed

+1
-1
lines changed
  • app/core/src/main/resources/static/js

1 file changed

+1
-1
lines changed

app/core/src/main/resources/static/js/merge.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ function updateFiles() {
179179
console.warn("updateFiles: Could not find file:", fileNameFromList);
180180
}
181181
}
182-
182+
183183
document.getElementById("fileInput-input").files = dataTransfer.files;
184184
console.log("updateFiles: Updated file input with", dataTransfer.files.length, "files");
185185

0 commit comments

Comments
 (0)