Fix notifikasi count di home

This commit is contained in:
2024-12-19 12:08:27 +08:00
parent 09c4a878c0
commit c9291a749d
10 changed files with 361 additions and 203 deletions

View File

@@ -25,6 +25,6 @@ process.on("SIGINT", async () => {
process.exit(0);
});
console.log("==> Test prisma");
// console.log("==> Test prisma");
export default prisma;