Fix an issue with the WebRTC service where it was impossible to join a channel once someone had left this channel
This commit is contained in:
@@ -363,7 +363,6 @@ define([
|
||||
else { warn(error); }
|
||||
});
|
||||
};
|
||||
|
||||
joinChannel();
|
||||
|
||||
var checkConnection = function(wc) {
|
||||
|
||||
Reference in New Issue
Block a user