1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 02:55:25 +08:00

Add: reward mail configurations

This commit is contained in:
nEEtdo0d
2022-10-08 16:58:18 -04:00
parent 72de603826
commit 51e888266d
8 changed files with 48 additions and 1 deletions

View File

@@ -5846,6 +5846,14 @@
"CollectWeeklyMission": {
"type": "checkbox",
"value": true
},
"CollectMail": {
"type": "checkbox",
"value": false
},
"MailFilter": {
"type": "textarea",
"value": "Merit"
}
}
},