fix: linting + tests

This commit is contained in:
Simon 2026-01-19 14:09:19 +01:00
parent bc4bcd0089
commit d9b659e5ea
Signed by: simon
GPG key ID: 40E7A58C4AA1EDB2
4 changed files with 12 additions and 5 deletions

View file

@ -81,7 +81,7 @@ defmodule MvWeb.Layouts.Sidebar do
icon="hero-currency-euro"
label={gettext("Fee Types")}
/>
<!-- Nested Admin Menu -->
<.menu_group icon="hero-cog-6-tooth" label={gettext("Administration")}>
<.menu_subitem href={~p"/users"} label={gettext("Users")} />