Fix volume auto-reduction in conversations
This commit is contained in:
parent
5a7e67f5df
commit
132c6c9ad6
2 changed files with 14 additions and 11 deletions
2
front/dist/index.tmpl.html
vendored
2
front/dist/index.tmpl.html
vendored
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue