mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Opt: Make disabled a default value for ChangeVanguard in GemsFarming
This commit is contained in:
@@ -1566,7 +1566,7 @@
|
||||
},
|
||||
"ChangeVanguard": {
|
||||
"type": "select",
|
||||
"value": "ship",
|
||||
"value": "disabled",
|
||||
"option": [
|
||||
"disabled",
|
||||
"ship",
|
||||
|
||||
Reference in New Issue
Block a user