From ce39cfd538501941372333415461c53ff4275390 Mon Sep 17 00:00:00 2001 From: zzossig Date: Sun, 26 Jan 2020 21:39:28 +0900 Subject: [PATCH] search error fix --- layouts/partials/head/scripts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head/scripts.html b/layouts/partials/head/scripts.html index 9992671..034dd82 100644 --- a/layouts/partials/head/scripts.html +++ b/layouts/partials/head/scripts.html @@ -602,7 +602,7 @@ location: 0, distance: 100, maxPatternLength: 32, - minMatchCharLength: 2, + minMatchCharLength: 1, }); } else {