bugfix
This commit is contained in:
parent
9dab708301
commit
c53edd9b7b
@ -35,7 +35,7 @@ bricks.Signaling = class {
|
|||||||
type:'login',
|
type:'login',
|
||||||
info:this.info
|
info:this.info
|
||||||
}
|
}
|
||||||
this.send_datad);
|
this.send_data(d);
|
||||||
}
|
}
|
||||||
|
|
||||||
logout(){
|
logout(){
|
||||||
|
Loading…
Reference in New Issue
Block a user