Skip to content

Commit

Permalink
less spammy on secondary cam
Browse files Browse the repository at this point in the history
  • Loading branch information
Consti10 committed Nov 6, 2023
1 parent 7466cf8 commit d249f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/widgets/VideoBitrateWidgetGeneric.qml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ BaseWidget {
}

SimpleLeftRightText{
m_left_text: qsTr("Bitrate MEASURED:")
m_left_text: qsTr("MEASURED:")
m_right_text: m_camera_stream_model.curr_video_measured_encoder_bitrate
}

Expand Down

0 comments on commit d249f0f

Please sign in to comment.