mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-24 03:50:18 +10:00
fix shuffle for 1.2.69+
This commit is contained in:
@@ -2352,6 +2352,14 @@
|
|||||||
},
|
},
|
||||||
"match": "(Sleep timer\",default:)!1",
|
"match": "(Sleep timer\",default:)!1",
|
||||||
"replace": "$1!0"
|
"replace": "$1!0"
|
||||||
|
},
|
||||||
|
"fix_shuffle": {
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.69",
|
||||||
|
"to": ""
|
||||||
|
},
|
||||||
|
"match": "(Enable Smart Shuffle\",default:)!1",
|
||||||
|
"replace": "$1!0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user