From 49472b4e50e73834482247ee0acfa06ecdfca4b1 Mon Sep 17 00:00:00 2001 From: "bartlomiej.zylinski" Date: Mon, 10 Jun 2024 04:17:06 +0200 Subject: [PATCH] Use const insted of var and function --- src/main/resources/templates/msgs-page.ftlh | 30 ++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/main/resources/templates/msgs-page.ftlh b/src/main/resources/templates/msgs-page.ftlh index 3c99352..3624277 100644 --- a/src/main/resources/templates/msgs-page.ftlh +++ b/src/main/resources/templates/msgs-page.ftlh @@ -147,13 +147,13 @@ } @@ -223,19 +223,19 @@