version bump to 1.2.9.739

- fixing minor bugs in the code
- enabled exp RightSidebar Transition Animations
 - enabled exp Remote Downloads
This commit is contained in:
amd64fox
2023-04-07 14:29:50 +03:00
parent ec7ca038b4
commit 01b77a12be
2 changed files with 43 additions and 28 deletions

View File

@@ -956,6 +956,22 @@
},
"match": "(Enables the \"Your DJ\" feature',default:)(!1)",
"replace": "$1true"
},
"RightSidebarAnimations": {
"version": {
"from": "1.2.8",
"do": ""
},
"match": "(Enable the slide-in/out transition on the right sidebar\",default:)(!1)",
"replace": "$1true"
},
"RemoteDownloads": {
"version": {
"from": "1.2.8",
"do": ""
},
"match": "(Enable the slide-in/out transition on the right sidebar\",default:)(!1)",
"replace": "$1true"
}
}
}