version bump to 1.2.7.1275

Add exp :
- Enable Save & Retrieve feature for concerts
- Show credits in the right sidebar
This commit is contained in:
amd64fox
2023-03-12 14:33:07 +03:00
parent d885ec955d
commit c56d29c0b6
2 changed files with 21 additions and 5 deletions

View File

@@ -412,7 +412,7 @@
"leftsidebarfix": {
"version": {
"from": "1.2.6",
"do": ""
"do": "1.2.6"
},
"add": " .yOKoknIYYzAE90pe7_SE.Yn2Ei5QZn19gria6LjZj {pointer-events: none;}"
},
@@ -809,7 +809,7 @@
"sidebar-fix": {
"version": {
"from": "1.1.99",
"do": ""
"do": "1.2.6"
},
"match": "min:320,max:420",
"replace": "min:250,max:400"
@@ -925,6 +925,22 @@
},
"match": "(Enable Attack on Titan Easter egg turning progress bar red when playing official soundtrack\",default:)(!1)",
"replace": "$1true"
},
"saveconcerts": {
"version": {
"from": "1.2.7",
"do": ""
},
"match": "(Enable Save & Retrieve feature for concerts\",default:)(!1)",
"replace": "$1true"
},
"showcreditsinsidebar": {
"version": {
"from": "1.2.7",
"do": ""
},
"match": "(Show credits in the right sidebar\",default:)(!1)",
"replace": "$1true"
}
}
}