repair resend notif wa

This commit is contained in:
2026-01-08 09:35:52 +07:00
parent bc265ccc33
commit 3d163f4507
2 changed files with 6 additions and 7 deletions

View File

@@ -253,7 +253,6 @@ class NotificationService {
}, Gagal: ${results.filter((r) => r.status === "failed").length}`
);
}
}
module.exports = NotificationService;