mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Upd: Add EN to server_support_quick_retire_setting_fallback
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user