aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/templates/objects.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/objects.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/objects.html')
-rw-r--r--internal/admin/templates/objects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/admin/templates/objects.html b/internal/admin/templates/objects.html
index ac9b6be..5294c4e 100644
--- a/internal/admin/templates/objects.html
+++ b/internal/admin/templates/objects.html
@@ -10,7 +10,7 @@
</div>
</div>
<script src="/static/editor.js"></script>
-<script src="/static/talktree.js"></script>
+<script src="/static/cardeditor.js"></script>
<script src="/static/objecteditor.js"></script>
<script>
initObjectEditor();