Build 2602261409: unify invite management controls

This commit is contained in:
2026-02-26 14:10:18 +13:00
parent f78382c019
commit ec408df2a1
6 changed files with 516 additions and 586 deletions

View File

@@ -27,8 +27,7 @@ const NAV_GROUPS = [
items: [
{ href: '/admin/site', label: 'Site' },
{ href: '/users', label: 'Users' },
{ href: '/admin/profiles', label: 'Profiles' },
{ href: '/admin/invites', label: 'Invites' },
{ href: '/admin/invites', label: 'Invite management' },
{ href: '/admin/logs', label: 'Activity log' },
{ href: '/admin/maintenance', label: 'Maintenance' },
],