update migrate

This commit is contained in:
2026-03-12 15:17:31 +00:00
parent 35117b7be9
commit 3beabcfe7f
13 changed files with 1660 additions and 436 deletions

View File

@@ -44,7 +44,7 @@ const links = computed<Record<string, any>>(() => {
...baseLinks,
{
href: "/admin/overview",
label: "Admin",
label: "Admin Console",
icon: LayoutDashboard,
action: null,
className,