mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 03:27:24 +08:00
Add: Error notify
This commit is contained in:
@@ -134,6 +134,11 @@
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"OnePushConfig": {
|
||||
"type": "textarea",
|
||||
"value": "{}",
|
||||
"mode": "json"
|
||||
},
|
||||
"ScreenshotLength": {
|
||||
"type": "input",
|
||||
"value": 1
|
||||
|
||||
@@ -43,6 +43,10 @@ RestartEmulator:
|
||||
Error:
|
||||
HandleError: true
|
||||
SaveError: true
|
||||
OnePushConfig:
|
||||
type: textarea
|
||||
mode: json
|
||||
value: '{}'
|
||||
ScreenshotLength: 1
|
||||
Optimization:
|
||||
ScreenshotInterval: 0.3
|
||||
|
||||
Reference in New Issue
Block a user