From 7913722e203b42c5a21f8c188fd3a9bf85710deb Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Wed, 9 Oct 2024 22:28:34 -0300 Subject: [PATCH] refactor: formatting --- app/templates/includes/scripts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/includes/scripts.html b/app/templates/includes/scripts.html index be47324..0b65d0b 100644 --- a/app/templates/includes/scripts.html +++ b/app/templates/includes/scripts.html @@ -17,4 +17,4 @@ if (!tz) { tz = "UTC" } document.cookie = "mytz=" + tz + ";path=/"; - \ No newline at end of file +