fixed hidemerchsidebar

This commit is contained in:
amd64fox
2023-02-02 02:18:41 +03:00
parent 8349d2acae
commit efe63e7ea0

View File

@@ -77,8 +77,8 @@
"from": "1.2.0",
"do": ""
},
"match": "(return)(!.\\|\\|..length<1)(\\?null:.+({|,)children:......get\\(\"artist-page.merch)",
"replace": "$1 true $3"
"match": "return\\!.\\|\\|..length\\<1",
"replace": "return true "
}
},
"others": {