configure_audio: Use u8 for volume value
This commit is contained in:
parent
5edc96f4a4
commit
386cd45f07
4 changed files with 9 additions and 10 deletions
|
@ -281,7 +281,7 @@ enable_audio_stretching =
|
|||
output_device =
|
||||
|
||||
# Output volume.
|
||||
# 1.0 (default): 100%, 0.0; mute
|
||||
# 100 (default): 100%, 0; mute
|
||||
volume =
|
||||
|
||||
[Data Storage]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue