mirror of
https://github.com/Threnklyn/MinecraftChat.git
synced 2026-05-19 04:43:28 +02:00
Modularized event listeners
This commit is contained in:
+1
-1
@@ -43,4 +43,4 @@ server.listen(app.get('port'), function() {
|
||||
// handle exceptions
|
||||
process.on('uncaughtException', function(ex) {
|
||||
console.error(ex.stack);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user