From 24d6d7cebf40f082e6c659c5bccd636c397b65e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Sun, 1 Jun 2025 14:04:18 +0300 Subject: [PATCH] add settings shortcut to topnav --- views/common/topnav.etlua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/views/common/topnav.etlua b/views/common/topnav.etlua index a44081e..1a77e4d 100644 --- a/views/common/topnav.etlua +++ b/views/common/topnav.etlua @@ -7,6 +7,8 @@ <% if me and me:is_logged_in() then -%> Welcome, "><%= me.username %> + • + ">Settings <% if me:is_mod() then %> • ">User list