frontend: add toolbarRoomName binding to videoconference component
This commit is contained in:
parent
7caa78e345
commit
8b2bc8a7a1
@ -6,6 +6,7 @@
|
||||
[prejoinDisplayParticipantName]="false"
|
||||
[videoEnabled]="features().videoEnabled"
|
||||
[audioEnabled]="features().audioEnabled"
|
||||
[toolbarRoomName]="roomName"
|
||||
[toolbarCameraButton]="features().showCamera"
|
||||
[toolbarMicrophoneButton]="features().showMicrophone"
|
||||
[toolbarScreenshareButton]="features().showScreenShare"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user