bugfix
This commit is contained in:
parent
2e133e949f
commit
89c7b2592f
@ -460,5 +460,5 @@ bricks.RTCP2PConnect = class {
|
|||||||
pc.close();
|
pc.close();
|
||||||
delete self.peers[peer.id];
|
delete self.peers[peer.id];
|
||||||
}
|
}
|
||||||
});
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user