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