amalia/10-des-25 #70

Merged
amaliadwiy merged 2 commits from amalia/10-des-25 into main 2025-12-10 11:45:13 +08:00
Showing only changes of commit 84c9f405d6 - Show all commits

View File

@@ -131,14 +131,12 @@ const PengaduanRoute = new Elysia({
})
if (!cariCategory) {
idCategoryFix = "lainnya"
} else {
idCategoryFix = cariCategory.id
}
console.log(cariCategory, kategoriId)
}
} else {