More auth / role checks for navlinks

This commit is contained in:
2024-05-23 09:55:02 -04:00
parent c03ad48615
commit b0d6ec877b
4 changed files with 58 additions and 24 deletions

View File

@@ -47,6 +47,7 @@ export const links = [
icon: 'edit_calendar',
front_links: false,
enabled: true,
requiredRoles: ['Schedule Admins'],
},
],
},