From 4385244d39b37d003dbb7a66a2ff3b05079b7047 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 4 Jul 2026 23:04:00 -0400 Subject: feat: drag/drop files in gui to change directories --- internal/admin/static/hazardeditor.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'internal/admin/static/hazardeditor.js') diff --git a/internal/admin/static/hazardeditor.js b/internal/admin/static/hazardeditor.js index ad317cc..ac35e78 100644 --- a/internal/admin/static/hazardeditor.js +++ b/internal/admin/static/hazardeditor.js @@ -89,9 +89,9 @@ function renderHazardEditor(id, data) { }); html += ''; html += ''; - html += ''; html += renderMoveBar(); html += ''; + html += ''; html += '