From d579537bcdb073ea715e6f5e6d5a5df0ada3a649 Mon Sep 17 00:00:00 2001 From: zouap Date: Mon, 28 Feb 2022 17:39:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- public/home/search.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/home/search.js b/public/home/search.js index c5575946a..6980ee359 100644 --- a/public/home/search.js +++ b/public/home/search.js @@ -34,7 +34,7 @@ var itemType={ var sortBy={ "11":"updated_unix.keyword", - "12":"num_watches.keyword", + "12":"num_watches", "13":"num_stars.keyword", "14":"num_forks.keyword", "21":"updated_unix.keyword",