mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #196 from overleaf/jpa-drop-duplicate-join
[RoomManager] drop duplicate joining of entities
This commit is contained in:
commit
222caeb9a8
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ module.exports = {
|
|||
{ client: client.id, entity, id, beforeCount },
|
||||
'client joined existing room'
|
||||
)
|
||||
client.join(id)
|
||||
callback()
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue