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

Upd: [TW] POPUP_CONFIRM_WHITE assets

This commit is contained in:
whjhs1010203
2025-10-20 23:03:02 +08:00
parent ae9224f79e
commit 84cb4c6b5a
3 changed files with 2 additions and 4 deletions

View File

@@ -256,9 +256,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', 'jp']:
logger.warning(f'Mail is not supported in {self.config.SERVER}, please contact server maintainers')
return False
# Must using white UI
self.ui_ensure(page_main)