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/moduleeditor.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'internal/admin/static/moduleeditor.js') diff --git a/internal/admin/static/moduleeditor.js b/internal/admin/static/moduleeditor.js index 1e7de30..6d6a3e0 100644 --- a/internal/admin/static/moduleeditor.js +++ b/internal/admin/static/moduleeditor.js @@ -90,9 +90,9 @@ function renderModuleEditor(id, data) { }); html += ''; html += ''; - html += ''; html += renderMoveBar(); html += ''; + html += ''; html += '