From 2baaf25c19f4b46b589d8ca71eb4cd63e2ef13b8 Mon Sep 17 00:00:00 2001 From: amel Date: Mon, 30 Sep 2024 15:26:01 +0800 Subject: [PATCH] upd : home Deskripsi: - fix link acara hari ini No Issues --- src/app/api/home/route.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/api/home/route.ts b/src/app/api/home/route.ts index 77fc1e6..a447f50 100644 --- a/src/app/api/home/route.ts +++ b/src/app/api/home/route.ts @@ -284,6 +284,7 @@ export async function GET(request: Request) { dateEnd: true, createdAt: true, status: true, + idDivision:true, DivisionCalendar: { select: { title: true,