From 2317d2f98feb0c21371e1fcaae55cde10bccff2c Mon Sep 17 00:00:00 2001 From: Daniel Petri Rocha <33319791+danielpetri1@users.noreply.github.com> Date: Wed, 17 Jul 2024 18:50:02 +0200 Subject: [PATCH] Update docs/docs/data/join.tsx Co-authored-by: Anton Georgiev --- docs/docs/data/join.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/data/join.tsx b/docs/docs/data/join.tsx index 9d652ce3c7..24d10aab01 100644 --- a/docs/docs/data/join.tsx +++ b/docs/docs/data/join.tsx @@ -59,7 +59,7 @@ const joinEndpointTableData = [ "name": "webcamBackgroundURL", "required": false, "type": "String", - "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).) + "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",