ui: /settings/users list page

This commit is contained in:
2026-05-05 09:55:31 +01:00
parent cae4147df6
commit 88f1959a6a
6 changed files with 160 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
Notifications
{{if not $page.Form}}<span class="mono text-ink-fade text-[11px] ml-1">{{len $page.Channels}}</span>{{end}}
</a>
<span class="sub-tab text-ink-fade cursor-default" title="lands later">Users</span>
<a href="/settings/users" class="sub-tab {{if eq $page.ActiveTab "users"}}active{{end}}">Users</a>
<span class="sub-tab text-ink-fade cursor-default" title="lands later">Authentication</span>
</div>