mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Add: Option to delay buying weekly supply pack
This commit is contained in:
@@ -6682,6 +6682,19 @@
|
||||
"Collect": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"DayOfWeek": {
|
||||
"type": "select",
|
||||
"value": 0,
|
||||
"option": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
|
||||
Reference in New Issue
Block a user