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:
@@ -136,8 +136,8 @@
|
||||
},
|
||||
"OnePushConfig": {
|
||||
"type": "textarea",
|
||||
"value": "{}",
|
||||
"mode": "json"
|
||||
"value": "provider: null",
|
||||
"mode": "yaml"
|
||||
},
|
||||
"ScreenshotLength": {
|
||||
"type": "input",
|
||||
|
||||
@@ -45,8 +45,8 @@ Error:
|
||||
SaveError: true
|
||||
OnePushConfig:
|
||||
type: textarea
|
||||
mode: json
|
||||
value: '{}'
|
||||
mode: yaml
|
||||
value: 'provider: null'
|
||||
ScreenshotLength: 1
|
||||
Optimization:
|
||||
ScreenshotInterval: 0.3
|
||||
|
||||
Reference in New Issue
Block a user