From 7079e7a66a08ac33c8551953325fced7acf5d60d Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Wed, 1 Apr 2026 20:22:01 +0000 Subject: [PATCH] chore: cache-bust style.css v28, dashboard.js v36 Co-Authored-By: Claude Opus 4.6 (1M context) --- api/app/templates/base.html | 2 +- api/app/templates/dashboard.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/app/templates/base.html b/api/app/templates/base.html index 39c7ff8..6572094 100644 --- a/api/app/templates/base.html +++ b/api/app/templates/base.html @@ -19,7 +19,7 @@ {% set rp = request.scope.get('root_path', '') %} - + diff --git a/api/app/templates/dashboard.html b/api/app/templates/dashboard.html index c4acb26..286544c 100644 --- a/api/app/templates/dashboard.html +++ b/api/app/templates/dashboard.html @@ -115,5 +115,5 @@ {% endblock %} {% block scripts %} - + {% endblock %}