mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-20 23:40:38 +01:00
admin stuff, removed deprecated install templates, blah blah
This commit is contained in:
@@ -150,7 +150,8 @@ Sockets.init = function() {
|
||||
uid: uid,
|
||||
socket: socket,
|
||||
rooms: rooms,
|
||||
server: io
|
||||
server: io,
|
||||
userSockets: userSockets
|
||||
},
|
||||
socketArgs = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user