update readme

This commit is contained in:
Ryan
2025-03-16 15:40:56 -04:00
committed by GitHub
parent 950636f8b5
commit c7c440bdbf
2 changed files with 11 additions and 12 deletions

View File

@@ -310,7 +310,6 @@ export function renderFileTable(folder) {
updateFileActionButtons();
}
// Global function to show an image preview modal.
// Global function to show an image preview modal.
window.previewFile = function (fileUrl, fileName) {
let modal = document.getElementById("filePreviewModal");