API Mobile notifikasi job
Fix: modified: src/app/api/mobile/admin/job/[id]/route.ts modified: src/app/api/mobile/job/[id]/route.ts modified: src/app/api/mobile/job/route.ts modified: src/lib/mobile/route-page-mobile.ts modified: types/type-mobile-notification.ts ### No Issue
This commit is contained in:
@@ -13,6 +13,7 @@ async function GET(request: Request, { params }: { params: { id: string } }) {
|
||||
include: {
|
||||
Author: {
|
||||
select: {
|
||||
id: true,
|
||||
username: true,
|
||||
nomor: true,
|
||||
Profile: {
|
||||
|
||||
Reference in New Issue
Block a user