nico/21-jan-26 #50

Open
nicoarya20 wants to merge 70 commits from nico/21-jan-26 into main
692 changed files with 28745 additions and 13284 deletions
Showing only changes of commit 7238692dd0 - Show all commits

View File

@@ -12,6 +12,7 @@ export async function GET() {
{ status: 401 }
);
}
const [dbUser, menuAccess] = await Promise.all([
prisma.user.findUnique({