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

Opt: Hide SuccessInterval, FailureInterval and ServerUpdate (#1099)

They are not used actually
This commit is contained in:
LmeSzinc
2022-05-08 14:02:28 +08:00
parent 520eacdd5a
commit ec8f4425de
3 changed files with 31 additions and 25 deletions

View File

@@ -232,15 +232,15 @@
"value": "Main"
},
"SuccessInterval": {
"type": "input",
"type": "hide",
"value": 0
},
"FailureInterval": {
"type": "input",
"type": "hide",
"value": 120
},
"ServerUpdate": {
"type": "input",
"type": "hide",
"value": "00:00"
}
},
@@ -588,15 +588,15 @@
"value": "Main2"
},
"SuccessInterval": {
"type": "input",
"type": "hide",
"value": 0
},
"FailureInterval": {
"type": "input",
"type": "hide",
"value": 120
},
"ServerUpdate": {
"type": "input",
"type": "hide",
"value": "00:00"
}
},
@@ -944,15 +944,15 @@
"value": "Main3"
},
"SuccessInterval": {
"type": "input",
"type": "hide",
"value": 0
},
"FailureInterval": {
"type": "input",
"type": "hide",
"value": 120
},
"ServerUpdate": {
"type": "input",
"type": "hide",
"value": "00:00"
}
},
@@ -1300,15 +1300,15 @@
"value": "GemsFarming"
},
"SuccessInterval": {
"type": "input",
"type": "hide",
"value": 0
},
"FailureInterval": {
"type": "input",
"type": "hide",
"value": 120
},
"ServerUpdate": {
"type": "input",
"type": "hide",
"value": "00:00"
}
},
@@ -1681,15 +1681,15 @@
"value": "Event"
},
"SuccessInterval": {
"type": "input",
"type": "hide",
"value": 0
},
"FailureInterval": {
"type": "input",
"type": "hide",
"value": 120
},
"ServerUpdate": {
"type": "input",
"type": "hide",
"value": "00:00"
}
},
@@ -2088,15 +2088,15 @@
"value": "Event2"
},
"SuccessInterval": {
"type": "input",
"type": "hide",
"value": 0
},
"FailureInterval": {
"type": "input",
"type": "hide",
"value": 120
},
"ServerUpdate": {
"type": "input",
"type": "hide",
"value": "00:00"
}
},
@@ -3703,15 +3703,15 @@
"value": "Raid"
},
"SuccessInterval": {
"type": "input",
"type": "hide",
"value": 0
},
"FailureInterval": {
"type": "input",
"type": "hide",
"value": 120
},
"ServerUpdate": {
"type": "input",
"type": "hide",
"value": "00:00"
}
},