implemented user-adding

This commit is contained in:
z1glr
2025-01-11 16:12:02 +00:00
parent 4f203704a6
commit 059d14acc4
16 changed files with 658 additions and 334 deletions

View File

@@ -34,6 +34,7 @@ export default function RootLayout({
{
text: "Assignments",
href: "/assignments",
admin: true,
},
{
text: "Admin",