This commit is contained in:
legop3
2025-11-20 15:27:24 -05:00
parent ea59a196bb
commit bb8540828e
@@ -112,3 +112,4 @@ io.on('connection', (socket) => {
cb({ error: err.message });
}
});
});