Force min query limit to be 1 for CJK languages in the market browser too

This commit is contained in:
DarkPhoenix
2022-08-29 15:33:47 +04:00
parent 6543a2c225
commit 7892e637b2
2 changed files with 7 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ saveInRoot = False
evemonMinVersion = "4081"
minItemSearchLength = 3
minItemSearchLengthCjk = 1
pyfaPath = None
savePath = None