From 9e56a8bd29b1fbcf6d3901a9779d3c94dea1631f Mon Sep 17 00:00:00 2001 From: zzyyyl Date: Sat, 14 Oct 2023 22:04:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=88=98=E6=96=97?= =?UTF-8?q?=E4=B8=AD=E8=B4=B9=E7=94=A8=E8=AF=86=E5=88=AB=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix #4291 --- resource/tasks.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resource/tasks.json b/resource/tasks.json index e3d5f9f11d..0f3180c834 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -8319,6 +8319,10 @@ [ "억", "亿" + ], + [ + "^\\.", + "" ] ] },