revert to 1.2.68

This commit is contained in:
amd64fox
2025-08-11 23:24:53 +03:00
parent 488c4e8b74
commit 7a0675d4ed
5 changed files with 8 additions and 24 deletions

View File

@@ -2344,22 +2344,6 @@
},
"match": "=>\\{((?:(?!=>\\{).)*?(?=\"loggedin_upgrade_menu))",
"replace": "=>{ return null; $1"
},
"fix_sleep_timer": {
"version": {
"fr": "1.2.69",
"to": ""
},
"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"
}
}
}