Update Versi 1.5.27 #32

Merged
bagasbanuna merged 1009 commits from staging into main 2025-12-17 12:22:28 +08:00
2213 changed files with 100601 additions and 24374 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({