mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 14:03:44 +08:00
Upd: [EN] research queue support assets; QUEUE_REMAIN slight upper position; others text or font changes
This commit is contained in:
@@ -331,7 +331,7 @@ class RewardResearch(ResearchSelector, ResearchQueue):
|
||||
or page_main
|
||||
"""
|
||||
# Remove this when your server is updated for PR5
|
||||
if self.config.SERVER in ['en', 'jp', 'tw']:
|
||||
if self.config.SERVER in ['jp', 'tw']:
|
||||
logger.warning('Task "Research" is forced delayed 2 hours before PR5 support. '
|
||||
'Please do research manually and contact server maintainers')
|
||||
self.config.task_delay(minute=120)
|
||||
|
||||
Reference in New Issue
Block a user