This commit is contained in:
yumoqing 2024-10-12 11:44:26 +08:00
parent 2e133e949f
commit 89c7b2592f

View File

@ -460,5 +460,5 @@ bricks.RTCP2PConnect = class {
pc.close();
delete self.peers[peer.id];
}
});
};