Skip to content
Snippets Groups Projects
Commit 6b56521f authored by Lucas Zawacki's avatar Lucas Zawacki
Browse files

html5: Correctly kick user out of voice in markUserOffline

The old code was wrongly setting obj.voiceUser when it should set obj.user.voiceUser
and caused problems when for example:

* user joins audio
* user hits F5
* user reconnects without webrtc audio enabled
* html5 client reports user still in audio and leaving/joining doesnt work anymore
parent e343354b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment