Donasi
Fix: api/mobile/donation/[id]/route.ts ### No Issue
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { prisma } from "@/lib";
|
||||
import { NextResponse } from "next/server";
|
||||
export const dynamic = "force-dynamic";
|
||||
|
||||
// GET ALL DATA MASTER UNTUK INVESTASI
|
||||
export async function GET(request: Request) {
|
||||
|
||||
Reference in New Issue
Block a user