Updated permissions to have a key to group them

This commit is contained in:
Joao Ramos
2024-08-14 18:44:35 +01:00
parent 859d9283a7
commit cb75ba6056
4 changed files with 197 additions and 109 deletions

View File

@@ -55,9 +55,7 @@ interface Props {
}
export default function Page(props: Props) {
const { permissions, user } = props;
return (
<>
<Head>