create users through admin page

This commit is contained in:
2025-07-19 22:18:49 +02:00
parent deff81d2ff
commit 7f2aac12e6
65 changed files with 1394 additions and 139 deletions

View File

@@ -32,7 +32,7 @@ const AVATAR =
<SidebarMenuButton
size="lg"
class="data-[state=open]:bg-sidebar-accent data-[state=open]:text-sidebar-accent-foreground"
tooltip="Settings"
tooltip="User"
>
<Avatar class="h-8 w-8 rounded-lg">
<AvatarImage :src="AVATAR" />