This commit is contained in:
yumoqing 2024-08-20 14:44:47 +08:00
parent fe644faa34
commit eb4a5419ed

View File

@ -43,7 +43,7 @@ bricks.RTCClient = class extends bricks.VBox {
this.socket.onmessage = this.signaling_message_handle.bind(this);
}
build_phone(){
opts = {
var opts = {
states:[
{
state:'free',