mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Add: [MAA] Toggle for MaaFightWeekly (#2198)
This commit is contained in:
@@ -409,6 +409,10 @@
|
||||
}
|
||||
},
|
||||
"MaaFightWeekly": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"Monday": {
|
||||
"type": "select",
|
||||
"value": "default",
|
||||
|
||||
@@ -69,6 +69,7 @@ MaaFight:
|
||||
DrGrandet: false
|
||||
|
||||
MaaFightWeekly:
|
||||
Enable: true
|
||||
Monday:
|
||||
value: default
|
||||
option: [default, LS-6, SK-5, AP-5, PR-A-1, PR-A-2, PR-B-1, PR-B-2]
|
||||
|
||||
Reference in New Issue
Block a user