Skip to content

Commit

Permalink
revert: test comments
Browse files Browse the repository at this point in the history
  • Loading branch information
raviteja83 committed Feb 27, 2025
1 parent d5e33ba commit f456221
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ export const ConferenceScreen = () => {
initEndpoint: endpoints?.init,
rememberDeviceSelection: true,
settings: {
// isAudioMuted: !isPreviewScreenEnabled,
// isVideoMuted: !isPreviewScreenEnabled,
isAudioMuted: !isPreviewScreenEnabled,
isVideoMuted: !isPreviewScreenEnabled,
speakerAutoSelectionBlacklist: ['Yeti Stereo Microphone'],
},
})
Expand Down

0 comments on commit f456221

Please sign in to comment.