From b766b94ee77dcbc3413c533b3e0ccbc0d0fe464b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Mon, 21 Dec 2020 01:30:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=89=93=E9=94=99=E7=9A=84bu?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index 08c091ad..e384d0b5 100644 --- a/script.js +++ b/script.js @@ -2826,7 +2826,7 @@ function refreshTeamAwokenCount(awokenDom, team) { let totalNum = 0; //搜索等效觉醒 const equivalentAwoken = equivalent_awoken.find(eak => eak.small === ai || eak.big === ai); - if (equivalent_awoken) + if (equivalentAwoken) { if (equivalentAwoken.small === ai) {