Change Mute Stream button to Mute Myself, see #75
This commit is contained in:
parent
5ace7b635c
commit
975235cc8b
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="chbLocalMute">
|
||||
<property name="text">
|
||||
<string>Mute Stream</string>
|
||||
<string>Mute Myself</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue