aboutsummaryrefslogtreecommitdiff
path: root/internal/admin/templates/objects.html
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-09 04:03:00 -0400
committerhistoria <[not public]>2026-07-09 04:03:00 -0400
commit74153c7814fc4cef988066ef04e38731a943bc12 (patch)
treedebd8229a1fd02daeb3059e9396008bb525ba4b9 /internal/admin/templates/objects.html
parent09d325dcf5e779eab5550d3fd3377bde50101428 (diff)
downloadthehouseoficarus-74153c7814fc4cef988066ef04e38731a943bc12.tar.gz
feat(admin): nested condition/action buttons to manage complex YAML
Diffstat (limited to 'internal/admin/templates/objects.html')
-rw-r--r--internal/admin/templates/objects.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/admin/templates/objects.html b/internal/admin/templates/objects.html
index 5294c4e..9be1b66 100644
--- a/internal/admin/templates/objects.html
+++ b/internal/admin/templates/objects.html
@@ -11,6 +11,7 @@
</div>
<script src="/static/editor.js"></script>
<script src="/static/cardeditor.js"></script>
+<script src="/static/intereditor.js"></script>
<script src="/static/objecteditor.js"></script>
<script>
initObjectEditor();