From 5292c4fb988d44d84b5bcb104f837e609bfc91ed Mon Sep 17 00:00:00 2001 From: Sherkey <57581480+SherkeyXD@users.noreply.github.com> Date: Fri, 2 Feb 2024 00:23:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DOCR=E8=AF=86=E5=88=AB?= =?UTF-8?q?=E5=B9=B2=E5=91=98=E9=BB=8D=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= 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 bac61336c2..ea1411d1f4 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -3377,6 +3377,10 @@ [ "^折光.*", "折光" + ], + [ + "^委$", + "黍" ] ] },