diff --git a/src/app/api/calendar/route.ts b/src/app/api/calendar/route.ts index 20662be..440bbd7 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: {