1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-24 02:05:57 +08:00

Upd: [JP] Mail assets

This commit is contained in:
LmeSzinc
2024-07-26 03:01:04 +08:00
parent 4a000745cc
commit 34265d966d
10 changed files with 9 additions and 9 deletions

View File

@@ -236,7 +236,7 @@ class MailWhite(UI):
if not merit and not maintenance and not trade_license:
logger.warning('Nothing to claim')
return False
if self.config.SERVER not in ['cn', 'en']:
if self.config.SERVER not in ['cn', 'en', 'jp']:
logger.warning(f'Mail is not supported in {self.config.SERVER}, please contact server maintainers')
return False