change(tracker): fix up
This commit is contained in:
parent
67669cafe4
commit
0d4cc837a9
1 changed files with 1 additions and 3 deletions
|
|
@ -281,9 +281,7 @@ export default class CallWindow {
|
|||
}
|
||||
|
||||
public showRemoteOnly() {
|
||||
if (this.controlsContainer) {
|
||||
this.controlsContainer.style.display = 'none'
|
||||
}
|
||||
this.hideControls()
|
||||
this.showRemoteControl()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue