mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 07:55:46 +01:00
make sure sockets leave the current room when entering another
This commit is contained in:
@@ -207,7 +207,6 @@ var socket,
|
||||
|
||||
socket.emit('meta.rooms.enter', {
|
||||
enter: room,
|
||||
leave: app.currentRoom,
|
||||
username: app.username,
|
||||
userslug: app.userslug,
|
||||
picture: app.picture
|
||||
|
||||
Reference in New Issue
Block a user