upd: divisi

Deskripsi:
- update fix link divisi

No Issues
This commit is contained in:
amel
2024-10-16 17:52:31 +08:00
parent 828d474858
commit cec1a956f7
3 changed files with 5 additions and 3 deletions

View File

@@ -100,6 +100,7 @@ export async function GET(request: Request, context: { params: { id: string } })
},
select: {
id: true,
idProject: true,
title: true,
dateStart: true,
dateEnd: true,