mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-19 13:46:09 +10:00
version bump to 1.2.38.720
- dev-tools and filtertags_locale_fix patches were limited for version 1.2.38 and higher because they were broken
This commit is contained in:
@@ -1663,7 +1663,7 @@
|
|||||||
"dev-tools": {
|
"dev-tools": {
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.1.98",
|
"fr": "1.1.98",
|
||||||
"to": ""
|
"to": "1.2.37"
|
||||||
},
|
},
|
||||||
"match": [
|
"match": [
|
||||||
"(onSelected:).{3,14}({..\"app.enable.developer.mode.,).\\)(,.\\(!0\\))?}",
|
"(onSelected:).{3,14}({..\"app.enable.developer.mode.,).\\)(,.\\(!0\\))?}",
|
||||||
@@ -1751,7 +1751,7 @@
|
|||||||
"filtertags_locale_fix": {
|
"filtertags_locale_fix": {
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.2.29",
|
"fr": "1.2.29",
|
||||||
"to": ""
|
"to": "1.2.37"
|
||||||
},
|
},
|
||||||
"match": "(getTracksFilterTags.+?(.)=this._builder.build\\(\\)),",
|
"match": "(getTracksFilterTags.+?(.)=this._builder.build\\(\\)),",
|
||||||
"replace": "$1;$2.locale = 'en';const "
|
"replace": "$1;$2.locale = 'en';const "
|
||||||
|
|||||||
Reference in New Issue
Block a user