diff --git a/src/Room.jsx b/src/Room.jsx index 099c15d..68012a5 100644 --- a/src/Room.jsx +++ b/src/Room.jsx @@ -191,12 +191,12 @@ function RoomSetupView({
- Webcam permissions needed to join the call. + Webcam/microphone permissions needed to join the call.
)} {state === GroupCallState.InitializingLocalCallFeed && (- Accept Webcam permissions to join the call. + Accept webcam/microphone permissions to join the call.
)}