1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 13:17:00 +08:00

Opt: Use user-friendly yaml in notify

This commit is contained in:
18870
2022-08-20 12:11:05 +08:00
parent 7cba1ac678
commit cece2e67d3
5 changed files with 19 additions and 16 deletions

View File

@@ -136,8 +136,8 @@
},
"OnePushConfig": {
"type": "textarea",
"value": "{}",
"mode": "json"
"value": "provider: null",
"mode": "yaml"
},
"ScreenshotLength": {
"type": "input",

View File

@@ -45,8 +45,8 @@ Error:
SaveError: true
OnePushConfig:
type: textarea
mode: json
value: '{}'
mode: yaml
value: 'provider: null'
ScreenshotLength: 1
Optimization:
ScreenshotInterval: 0.3