Fixed on input event handler
This commit is contained in:
parent
d5d93a126a
commit
391d6952bf
2
index.js
2
index.js
@ -21,7 +21,7 @@ function onConnection(socket){
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
io.on('connection', onConnection);
|
io.on('connection', onConnection);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user