fix shuffle for 1.2.69+

This commit is contained in:
amd64fox
2025-07-28 00:40:51 +03:00
parent 133e78474b
commit 208622c547

View File

@@ -2352,6 +2352,14 @@
},
"match": "(Sleep timer\",default:)!1",
"replace": "$1!0"
},
"fix_shuffle": {
"version": {
"fr": "1.2.69",
"to": ""
},
"match": "(Enable Smart Shuffle\",default:)!1",
"replace": "$1!0"
}
}
}