openvidu-components: Hidden captions when OpenVidu is CE

pull/761/head
Carlos Santos 2022-11-15 17:31:09 +01:00
parent b51a502cc9
commit 495572035f
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@ export class VideoconferenceComponent implements OnInit, OnDestroy, AfterViewIni
} else {
this.openviduService.setOpenViduEdition(OpenViduEdition.CE);
this.libService.backgroundEffectsButton.next(false);
this.libService.captionsButton.next(false);
}
if (tokens.screen) {