From 3eb037590de4a84d9fe2fa19fa80e9a150f172a0 Mon Sep 17 00:00:00 2001 From: uye <2396806385@qq.com> Date: Sun, 23 Apr 2023 18:40:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=BA=A6=E7=BF=B0?= =?UTF-8?q?=E8=80=81=E5=A6=88=E4=BF=9D=E5=85=A8=E5=85=B3=E5=8D=A1=20`?= =?UTF-8?q?=E6=B7=B7=E4=B9=B1=E2=80=9C=E6=B4=BE=E5=AF=B9=E2=80=9D`=20?= =?UTF-8?q?=E7=9A=84=E8=AF=86=E5=88=AB=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index da733696d8..98a0409d8b 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -2326,10 +2326,6 @@ [ "[Uu]-[O0o]f{1,2}icial", "U-Official" - ], - [ - "^混乱.*派对.*", - "混乱“派对”" ] ] }, @@ -10111,6 +10107,10 @@ [ "枯朽.*育", "枯朽孕育" + ], + [ + "^混乱.*派对.*", + "混乱“派对”" ] ] },