From af816227bc3c5ae00ccf82cdcb6e5212d9a940aa Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 7 Jul 2025 17:45:48 +0200 Subject: [PATCH] fix: update banner script data-tblr-ref for production environment --- shared/layouts/docs/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/layouts/docs/default.html b/shared/layouts/docs/default.html index 67f6be073..ca5d2b87b 100644 --- a/shared/layouts/docs/default.html +++ b/shared/layouts/docs/default.html @@ -198,7 +198,7 @@ {% if environment == 'production' %} - + {% endif %}