From 65b32b13f4dd6769b7e71f98b4986f45fe37dc93 Mon Sep 17 00:00:00 2001 From: Lancarus Date: Wed, 1 Nov 2023 02:40:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=AF=86=E6=96=87?= =?UTF-8?q?=E6=9D=BFroi=E8=BF=87=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 3cf39cd36d..e8eda175ea 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -13704,7 +13704,7 @@ 38, 64, 85, - 518 + 578 ], "rectMove": [ 150, @@ -13714,7 +13714,7 @@ ], "specificRect_Doc": "x拿来当文字灰度二值化下限用", "specificRect": [ - 135, + 150, 0, 0, 0 @@ -15821,4 +15821,4 @@ "Stop" ] } -} \ No newline at end of file +}