New Repo after delete hahaha !! #1

Merged
bagasbanuna merged 27 commits from mobile-api/24-oct-25 into staging 2025-10-27 11:31:25 +08:00
38 changed files with 3768 additions and 58 deletions
Showing only changes of commit 7fe5826f5c - Show all commits

View File

@@ -13,6 +13,7 @@ async function GET(request: Request) {
console.log("[CATEGORY]", category); console.log("[CATEGORY]", category);
let fixData; let fixData;
try { try {
if (category === "dashboard") { if (category === "dashboard") {
const publish = await prisma.donasi.count({ const publish = await prisma.donasi.count({