Tutorial Working

This commit is contained in:
2025-03-15 18:23:04 -04:00
parent a842c24d0d
commit ea0018bae2
15 changed files with 517 additions and 29 deletions

View File

@@ -33,8 +33,6 @@ export default function ProtectedNavLinks(){
path: "/logout"
});
console.log("is admin = " + isSiteAdmin(accountPermissions));
return (
<>