bugfix
This commit is contained in:
parent
cb6cea0487
commit
b6087ac096
@ -103,6 +103,7 @@ bricks.Signaling = class {
|
||||
});
|
||||
if (this.onpeers){
|
||||
this.onpeers(this.peers);
|
||||
}
|
||||
return;
|
||||
}
|
||||
if (data.type == 'new_session'){
|
||||
|
Loading…
Reference in New Issue
Block a user