From 7d9c62ff03da0ff90864fbf6a8a0ec9f88361886 Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Sat, 28 Dec 2024 21:13:14 +0100 Subject: [PATCH] Update layout.html add settings icon --- internal/template/templates/common/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/template/templates/common/layout.html b/internal/template/templates/common/layout.html index bc176bd3..f1ac8f6c 100644 --- a/internal/template/templates/common/layout.html +++ b/internal/template/templates/common/layout.html @@ -115,7 +115,7 @@ 🔎 {{ t "menu.search" }}
  • - {{ t "menu.settings" }} + âš™ {{ t "menu.settings" }}
  • {{ if not hasAuthProxy }}