Updated management/profile pages

This commit is contained in:
Benjamin Sherriff
2023-10-19 22:07:51 -04:00
parent e63d034450
commit a1090e2a0f
5 changed files with 38 additions and 12 deletions

View File

@@ -32,10 +32,5 @@ export const headerItems: HeaderItem[] = [
{
name: 'Spells',
link: '/spells'
},
{
name: 'Management',
link: '/management',
role: 'admin'
}
];