feat: Re-enable profile page and allow editing name
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 4m48s

This commit is contained in:
2024-06-15 10:28:38 -04:00
parent d063b0cf0d
commit 6ec4a1e025
3 changed files with 76 additions and 13 deletions

View File

@@ -24,7 +24,7 @@ export const links = <Link[]>[
to: '/profile',
icon: 'account_circle',
front_links: false,
enabled: false,
enabled: true,
},
{
name: 'Boats',