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

Meta sync en assets (#4598)

* Upd: En asset meta sync

* add en to available servers for meta sync

---------

Co-authored-by: LmeSzinc <lmeszincsales@gmail.com>
This commit is contained in:
dragonheart107
2025-02-22 18:18:25 +01:00
committed by GitHub
parent 0c3a3fa1d6
commit a89608ff3f
4 changed files with 3 additions and 3 deletions

View File

@@ -146,7 +146,7 @@ class BeaconReward(Combat, UI):
self.ui_ensure(page_meta)
if self.config.SERVER in ['cn']:
if self.config.SERVER in ['cn', 'en']:
if self.meta_sync_notice_appear():
self.meta_sync_receive()