Old UI fix

This commit is contained in:
amd64fox
2023-03-22 23:45:38 +03:00
parent 1e7acabb87
commit 019a2c43c1
2 changed files with 14 additions and 6 deletions

View File

@@ -767,11 +767,11 @@
},
"leftsidebar": {
"version": {
"from": "1.1.94",
"from": "1.2.0",
"do": ""
},
"match": "(Enable Your Library X view of the left sidebar\",default:)(!1)",
"replace": "$1true"
"match": "(Enable Your Library X view of the left sidebar\",default:)(!1|!0)",
"replace": ""
},
"lyricsenabled": {
"version": {
@@ -802,8 +802,8 @@
"from": "1.1.98",
"do": ""
},
"match": "(Enable the view on the right sidebar\",default:)(!1)",
"replace": "$1true"
"match": "(Enable the view on the right sidebar\",default:)(!1|!0)",
"replace": ""
},
"sidebar-fix": {
"version": {