mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Upd: [EN] Allow running task Awaken
This commit is contained in:
parent
cc5b26e477
commit
875133d1f3
@ -366,7 +366,7 @@ class Awaken(Dock):
|
||||
return result
|
||||
|
||||
def run(self):
|
||||
if self.config.SERVER not in ['cn']:
|
||||
if self.config.SERVER not in ['cn', 'en']:
|
||||
logger.error(f'Task "Awaken" is not available on server {self.config.SERVER} yet, '
|
||||
f'please contact server maintainers')
|
||||
self.config.task_stop()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user