mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Opt: Hide SuccessInterval, FailureInterval and ServerUpdate (#1099)
They are not used actually
This commit is contained in:
@@ -8,9 +8,15 @@ Scheduler:
|
||||
Enable: false
|
||||
NextRun: 2020-01-01 00:00:00
|
||||
Command: Alas
|
||||
SuccessInterval: 0
|
||||
FailureInterval: 120
|
||||
ServerUpdate: 00:00
|
||||
SuccessInterval:
|
||||
value: 0
|
||||
type: hide
|
||||
FailureInterval:
|
||||
value: 120
|
||||
type: hide
|
||||
ServerUpdate:
|
||||
value: 00:00
|
||||
type: hide
|
||||
Emulator:
|
||||
Serial:
|
||||
value: auto
|
||||
|
||||
Reference in New Issue
Block a user