From c93bfb045094c4eaa26d31fbbd34a3fa610ee3a8 Mon Sep 17 00:00:00 2001 From: juanatsap Date: Wed, 8 Apr 2026 13:32:31 +0100 Subject: [PATCH] fix: add cache-busting version to chat CSS link --- templates/partials/layout/head-styles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/layout/head-styles.html b/templates/partials/layout/head-styles.html index e9de501..391b34c 100644 --- a/templates/partials/layout/head-styles.html +++ b/templates/partials/layout/head-styles.html @@ -7,7 +7,7 @@ {{end}} {{if .ChatEnabled}} - + {{end}}