fix hidemerchsidebar

This commit is contained in:
amd64fox
2023-02-12 01:47:24 +03:00
parent d3bc02769e
commit 85893789a8

View File

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