aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/templates/items.html
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-01 06:32:15 -0400
committerhistoria <[not public]>2026-07-01 06:32:15 -0400
commit649ef4b7416ce7053145878841fc9b0bff2f5fec (patch)
tree1dae6678dac94d5f5948973059b7ddf8a70c3659 /internal/admin/templates/items.html
parentbf7c27c2cbf3eb56a0a4c5141e39b152c51614b5 (diff)
downloadthehouseoficarus-649ef4b7416ce7053145878841fc9b0bff2f5fec.tar.gz
feat: admin gui card code unified, unhinged conversation tree GUI sort of implemented
Diffstat (limited to 'internal/admin/templates/items.html')
-rw-r--r--internal/admin/templates/items.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/admin/templates/items.html b/internal/admin/templates/items.html
index 4a74ff5..5d82ace 100644
--- a/internal/admin/templates/items.html
+++ b/internal/admin/templates/items.html
@@ -10,6 +10,7 @@
</div>
</div>
<script src="/static/editor.js"></script>
+<script src="/static/cardeditor.js"></script>
<script src="/static/itemeditor.js"></script>
<script>
initItemEditor();