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

Upd: Remove invalid visit task in latest MAA

This commit is contained in:
SarContDeli
2022-12-16 10:31:27 +08:00
parent 1664c697fb
commit 2395a6055f
10 changed files with 0 additions and 83 deletions

View File

@@ -562,47 +562,6 @@
}
}
},
"MaaVisit": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": false
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 04:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "MaaVisit",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 60,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 120,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "04:00",
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaaMall": {
"Scheduler": {
"Enable": {