feat: Re-enable profile page and allow editing name
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 4m48s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 4m48s
This commit is contained in:
@@ -24,7 +24,7 @@ export const links = <Link[]>[
|
||||
to: '/profile',
|
||||
icon: 'account_circle',
|
||||
front_links: false,
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
},
|
||||
{
|
||||
name: 'Boats',
|
||||
|
||||
Reference in New Issue
Block a user