From ec6dc25e239c34de8b58eab5f29de9a3b94e18c4 Mon Sep 17 00:00:00 2001 From: JB Date: Sat, 11 Oct 2025 18:36:04 -0700 Subject: [PATCH] feat: Add missing JavaScript modules for dashboard functionality --- abogen/web/templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/abogen/web/templates/index.html b/abogen/web/templates/index.html index 597abd9..e4bd711 100644 --- a/abogen/web/templates/index.html +++ b/abogen/web/templates/index.html @@ -29,4 +29,6 @@ {{ super() }} + + {% endblock %}