cleaned code, added hpg validation in Mission Marker

This commit is contained in:
PxlLoewe
2025-05-22 01:10:08 -07:00
parent 8a4b42f02b
commit 05e74077a5
7 changed files with 209 additions and 296 deletions

View File

@@ -235,6 +235,7 @@ router.post("/:id/validate-hpg", async (req, res) => {
}
},
); */
// TODO: remove this after testing
setTimeout(() => {
io.to(`user:${req.user?.id}`).emit("notification", {
type: "hpg-validation",