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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user