We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6397d17 commit 3636e79Copy full SHA for 3636e79
server/index.js
@@ -59,3 +59,4 @@ io.on("connection", (socket) => {
59
server.listen(PORT, () => {
60
console.log(`🚀 Server running on port ${PORT}`);
61
});
62
+})
0 commit comments