Update docs/docs/data/join.tsx

Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
This commit is contained in:
Daniel Petri Rocha 2024-07-17 18:50:02 +02:00 committed by GitHub
parent 358a5bd901
commit 2317d2f98f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ const joinEndpointTableData = [
"name": "webcamBackgroundURL",
"required": false,
"type": "String",
"description": (<>The link for the users webcam background to be displayed (default can be enabled/disabled and set with useDefaultWebcamBackground and defaultWebcamBackgroundURL in bigbluebutton.properties).</>)
"description": (<>The link for the user's webcam background to be displayed (default can be enabled/disabled and set with useDefaultWebcamBackground and defaultWebcamBackgroundURL in bigbluebutton.properties). Added in BigBlueButton 2.7.10.</>)
},
{
"name": "redirect",