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