1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 18:43:44 +08:00

Opt: Disable Restart.Scheduler.Enable

This commit is contained in:
LmeSzinc
2022-07-17 02:00:25 +08:00
parent 4c1afd5ea4
commit c84051b936
3 changed files with 6 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
},
"Restart": {
"Scheduler": {
"Enable": false,
"Enable": true,
"NextRun": "2020-01-01 00:00:00",
"Command": "Restart",
"SuccessInterval": 0,