diff --git a/teslausb-www/html/filebrowser.js b/teslausb-www/html/filebrowser.js index 1aae1170..6fddf824 100644 --- a/teslausb-www/html/filebrowser.js +++ b/teslausb-www/html/filebrowser.js @@ -613,7 +613,7 @@ class FileBrowser { div.style.background = "#0008"; div.onclick = (e) => { if (e.target === div) div.remove(); }; document.firstElementChild.append(div); - div.innerHTML = `