From 0dfd7bf19e800b67e03726c18cfa00e623d6b121 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 3 Jul 2026 18:36:55 -0400 Subject: fix: admin gui map screen works with rooms across multiple directories --- internal/admin/templates/duplicate-rooms.html | 93 +++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 internal/admin/templates/duplicate-rooms.html (limited to 'internal/admin/templates/duplicate-rooms.html') diff --git a/internal/admin/templates/duplicate-rooms.html b/internal/admin/templates/duplicate-rooms.html new file mode 100644 index 0000000..4e603bb --- /dev/null +++ b/internal/admin/templates/duplicate-rooms.html @@ -0,0 +1,93 @@ +{{define "body-duplicate-rooms"}} + +
+ The following room IDs appear in multiple files. This corrupts the map and makes + the editor unreliable. Delete extra copies or rename them to new unique IDs. +
+Loading…