mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 02:36:11 +10:00
n is not defined
This commit is contained in:
@@ -31,7 +31,6 @@ module.exports = {
|
||||
}
|
||||
});
|
||||
console.log("Broadcasting to " + wss.clients.size + " clients")
|
||||
n++;
|
||||
}, 30000);
|
||||
|
||||
server.listen(8080);
|
||||
|
||||
Reference in New Issue
Block a user