Fix volume auto-reduction in conversations

This commit is contained in:
PizZaKatZe 2021-03-11 22:51:42 +01:00
parent 5a7e67f5df
commit 132c6c9ad6
2 changed files with 14 additions and 11 deletions

View file

@ -97,7 +97,7 @@
</div>
<div class="audioplayer">
<label id="label-audioplayer_decrease_while_talking" for="audiooplayer_decrease_while_talking" title="decrease background volume by 50% when entering conversations">
autoreduce
reduce in conversations
<input type="checkbox" id="audioplayer_decrease_while_talking" checked />
</label>
<div id="audioplayer" style="visibility: hidden"></div>