Corrected a minor bug

This commit is contained in:
Karma Riuk 2020-10-28 15:59:22 +01:00
parent e297cf8733
commit 6ed2391a7d

View File

@ -31,7 +31,7 @@ volume_big_down () {
}
volume_up () {
volume_down_by 5
volume_up_by 5
}
volume_down () {