update readme
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user