Skip to content

Commit

Permalink
disabled videoQuality button
Browse files Browse the repository at this point in the history
  • Loading branch information
larryrider committed Dec 11, 2024
1 parent 686d2cf commit d1cd376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react/features/conference/components/web/ConferenceInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ const COMPONENTS: Array<{
Component: RaisedHandsCountLabel,
id: 'raised-hands-count'
},
{
/*{
Component: VideoQualityLabel,
id: 'video-quality'
},
},*/
{
Component: VisitorsCountLabel,
id: 'visitors-count'
Expand Down

0 comments on commit d1cd376

Please sign in to comment.