From 56a1acf496e37b2f2aa1670df2aab3ff370a3a79 Mon Sep 17 00:00:00 2001 From: Alex Zhang Date: Sun, 29 May 2022 13:59:32 +0800 Subject: [PATCH] =?UTF-8?q?fix.=E4=BF=AE=E5=A4=8D=E4=BA=86task.json?= =?UTF-8?q?=E4=B8=AD=E5=85=B6=E4=BB=96=E7=9A=84=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index 1e95f68e6e..03da903dba 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -192,7 +192,7 @@ "SNToSN-9": { "algorithm": "MatchTemplate", "action": "ClickSelf", - "template": "SN-open.png", + "template": "SN-Open.png", "next": [ "SNChapter3ToSN-9", "SNToSN-9" @@ -244,7 +244,7 @@ "SNToSN-10": { "algorithm": "MatchTemplate", "action": "ClickSelf", - "template": "SN-open.png", + "template": "SN-Open.png", "next": [ "SNChapter3ToSN-10", "SNToSN-10"