From fdfdd62737780c3274d84972a89b65d68bf2fdfd Mon Sep 17 00:00:00 2001 From: nightofknife <73384329+nightofknife@users.noreply.github.com> Date: Sun, 4 Dec 2022 03:36:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=9C=9C=E5=8D=8E=E8=AF=86?= =?UTF-8?q?=E5=88=AB=E9=94=99=E8=AF=AF=20(#3001)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 更新霜华识别错误 * 更新 --- resource/tasks.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resource/tasks.json b/resource/tasks.json index c78f109638..5cc0b72528 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -2327,6 +2327,10 @@ [ ".*霸叶", "霜叶" + ], + [ + ".*霜华", + "霜华" ] ] },