Fixed both issues

This commit is contained in:
2026-05-18 01:01:25 +03:30
parent d9e49e124c
commit 762110dcec
8 changed files with 12 additions and 4 deletions

View File

@@ -70,7 +70,7 @@ export function AppHeader({ breadcrumbs = [] }: Props) {
icon: LayoutGrid,
},
{
title: 'Contact',
title: 'Contact admin',
href: supportIndex(),
icon: LifeBuoy,
},