fixes volume bug

dev-docs
Moritz Böhme 2021-11-11 18:37:07 +01:00
parent 12a267ee4c
commit 80cfec3772
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
bitrate = 320; bitrate = 320;
# Volume on startup between 0 and 100 # Volume on startup between 0 and 100
initial_volume = "70"; initial_volume = "71";
}; };
}; };
}; };