Merge pull request #609 from zhangchi0104/dev

fix.修复了tasks.json中SN-Open.png的大小写错误
This commit is contained in:
MistEO
2022-05-29 14:17:09 +08:00
committed by GitHub

View File

@@ -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"