mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-21 18:40:20 +10:00
fixed hidemerchsidebar
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user