mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 02:50:18 +10:00
fixed hidemerchsidebar
This commit is contained in:
@@ -77,8 +77,8 @@
|
|||||||
"from": "1.2.0",
|
"from": "1.2.0",
|
||||||
"do": ""
|
"do": ""
|
||||||
},
|
},
|
||||||
"match": "(return)(!.\\|\\|..length<1)(\\?null:.+({|,)children:......get\\(\"artist-page.merch)",
|
"match": "return\\!.\\|\\|..length\\<1",
|
||||||
"replace": "$1 true $3"
|
"replace": "return true "
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"others": {
|
"others": {
|
||||||
|
|||||||
Reference in New Issue
Block a user