mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-21 18:40:20 +10:00
version bump to 1.2.8.907
- fixes for 1.2.8 - activated exp: 1. "Your DJ" feature (testing) 2. The what's new feed panel
This commit is contained in:
@@ -940,6 +940,22 @@
|
||||
},
|
||||
"match": "(Show credits in the right sidebar\",default:)(!1)",
|
||||
"replace": "$1true"
|
||||
},
|
||||
"enableWhatsNewFeed": {
|
||||
"version": {
|
||||
"from": "1.2.8",
|
||||
"do": ""
|
||||
},
|
||||
"match": "(Enable the what.s new feed panel\",default:)(!1)",
|
||||
"replace": "$1true"
|
||||
},
|
||||
"enableYourDJ": {
|
||||
"version": {
|
||||
"from": "1.2.6",
|
||||
"do": ""
|
||||
},
|
||||
"match": "(Enables the \"Your DJ\" feature\",default:)(!1)",
|
||||
"replace": "$1true"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user