Push WebDesaDarmasabaSatging
This commit is contained in:
@@ -12,6 +12,7 @@ export async function GET() {
|
|||||||
{ status: 401 }
|
{ status: 401 }
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
const [dbUser, menuAccess] = await Promise.all([
|
const [dbUser, menuAccess] = await Promise.all([
|
||||||
prisma.user.findUnique({
|
prisma.user.findUnique({
|
||||||
|
|||||||
Reference in New Issue
Block a user