From 3705dcc7b8f10880583e8d052798c86780200b5b Mon Sep 17 00:00:00 2001 From: usmannasir Date: Thu, 5 Mar 2026 05:31:21 +0500 Subject: [PATCH] Add cache-busting query param to webmail JS include --- webmail/templates/webmail/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmail/templates/webmail/index.html b/webmail/templates/webmail/index.html index 64c9e1400..bb9027296 100644 --- a/webmail/templates/webmail/index.html +++ b/webmail/templates/webmail/index.html @@ -435,6 +435,6 @@ - + {% endblock %}