cosmetic fix
This commit is contained in:
parent
eee7d622b8
commit
5b417d3f47
@ -119,7 +119,7 @@ class CommsClient {
|
||||
|
||||
announceZoom(scale){
|
||||
this.port.postMessage({cmd: "announce-zoom", zoom: scale});
|
||||
this.registerVideo()
|
||||
this.registerVideo();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user