test change

This commit is contained in:
Zutatensuppe 2020-11-07 12:24:31 +01:00
parent 2cdbdd484f
commit 68a20fd71c

View file

@ -34,7 +34,6 @@ const games = {}
const wss = new WebSocketServer(config.ws);
const notify = (data) => {
// TODO: throttle
wss.notifyAll(data)