From c768b64bcbf391ab220db91fee9c8e581f5053ee Mon Sep 17 00:00:00 2001 From: status102 <102887808+status102@users.noreply.github.com> Date: Sat, 6 Jan 2024 08:34:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=8B=E8=B0=83=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E9=98=88=E5=80=BC=E4=BB=A5=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=88=B7=E7=90=86=E6=99=BA=E5=8D=A1=E5=9C=A8=E6=AC=A1=E6=95=B0?= =?UTF-8?q?=E9=80=89=E6=8B=A9=20fix=20#7919?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resource/tasks.json b/resource/tasks.json index 590c44b6e2..cf205c1309 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -4080,6 +4080,7 @@ ] }, "FightSeries-Indicator": { + "templThreshold": 0.7, "roi": [ 940, 190, @@ -16401,4 +16402,4 @@ "Stop" ] } -} \ No newline at end of file +}