feat: 自动关闭“检测到有未下载的语音资源”窗口

This commit is contained in:
Hydrogina
2023-07-14 09:12:38 +08:00
parent 3e13084e25
commit bd0cef81ee
2 changed files with 14 additions and 0 deletions

View File

@@ -2704,6 +2704,7 @@
"CloseAnno",
"CloseAnnoTexas",
"TodaysSupplies",
"NotDownloadVoice",
"StartUp"
]
},
@@ -2735,6 +2736,19 @@
"CloseAnnos#next"
]
},
"NotDownloadVoice": {
"action": "ClickSelf",
"cache": false,
"roi": [
369,
462,
152,
62
],
"next": [
"CloseAnnos#next"
]
},
"TodaysSupplies": {
"algorithm": "OcrDetect",
"text": [

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB