diff --git a/src/app/api/calendar/route.ts b/src/app/api/calendar/route.ts index 440bbd7..20662be 100644 --- a/src/app/api/calendar/route.ts +++ b/src/app/api/calendar/route.ts @@ -74,7 +74,7 @@ export const GET = auth(async function GET(req) { }, status: { not: 'DECLINED', - }, + } }, orderBy: { meeting: {