From b82c36449e84027525f150c6b326af0a4e322bc2 Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Sat, 28 Dec 2024 21:04:53 +0100 Subject: [PATCH] make the star icon clickable --- 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 9b67e66e..4a10d6fb 100644 --- a/internal/template/templates/common/layout.html +++ b/internal/template/templates/common/layout.html @@ -93,7 +93,7 @@
  • - ★ {{ t "menu.starred" }} + ★ {{ t "menu.starred" }}
  • {{ t "menu.history" }}