frontend: Add prejoinDisplayParticipantName binding to video room component
This commit is contained in:
parent
8b1f6c1351
commit
61f1efd021
@ -4,6 +4,7 @@
|
||||
[tokenError]="serverError"
|
||||
[participantName]="participantName"
|
||||
[prejoin]="featureFlags.showPrejoin"
|
||||
[prejoinDisplayParticipantName]="false"
|
||||
[videoEnabled]="featureFlags.videoEnabled"
|
||||
[audioEnabled]="featureFlags.audioEnabled"
|
||||
[toolbarCameraButton]="featureFlags.showCamera"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user