mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Upd: Add EN to server_support_quick_retire_setting_fallback
This commit is contained in:
parent
af65f961e2
commit
a0e00fc74d
@ -95,4 +95,4 @@ class QuickRetireSettingHandler(UI):
|
||||
"""
|
||||
Fallback to the correct quick retire settings if user has wrong set.
|
||||
"""
|
||||
return self.config.SERVER in ['cn']
|
||||
return self.config.SERVER in ['cn', 'en']
|
||||
|
||||
Loading…
Reference in New Issue
Block a user