From 36f7875c882808900a2ee91e2c4b7c0253fcc598 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Mon, 20 Nov 2023 10:50:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=87=AA=E5=8A=A8=E6=88=98=E6=96=97?= =?UTF-8?q?=E4=B8=80=E7=9B=B4=E7=82=B9=E5=87=BB=E6=9F=A5=E7=9C=8B=E6=8A=98?= =?UTF-8?q?=E5=85=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #7353 --- resource/tasks.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resource/tasks.json b/resource/tasks.json index d0a65fc4e6..fbf2b9fa2b 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -3179,6 +3179,10 @@ [ "^预备干员-重.*", "预备干员-重装" + ], + [ + "^折光.*", + "折光" ] ] },