fix hidemerchsidebar

This commit is contained in:
amd64fox
2023-02-12 02:15:10 +03:00
parent 85893789a8
commit 3219d3227f

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 "
}
},