fix hidemerchsidebar

This commit is contained in:
amd64fox
2023-02-12 01:28:43 +03:00
parent 54e4c875bd
commit d3bc02769e

View File

@@ -77,7 +77,7 @@
"from": "1.2.0",
"do": ""
},
"match": "return\\!.\\|\\|..length\\<1",
"match": "(return( .&&\\(!.\\|\\|..length<1\\)&&..length>0&&\\(.=.\\),)?\\!.\\|\\|..length\\<1)",
"replace": "return true "
}
},