Fix: Restart at 04:00

This commit is contained in:
LmeSzinc 2023-06-19 03:30:53 +08:00
parent 639d16e8a1
commit 4bbe4fb08e
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@
"Enable": true,
"NextRun": "2020-01-01 00:00:00",
"Command": "Restart",
"ServerUpdate": "00:00"
"ServerUpdate": "04:00"
}
},
"Dungeon": {

View File

@ -140,7 +140,7 @@
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"value": "04:00",
"display": "hide"
}
}

View File

@ -17,7 +17,7 @@ Restart:
Enable:
value: true
display: disabled
ServerUpdate: 00:00
ServerUpdate: 04:00
# ==================== Farm ====================