1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 13:27:20 +08:00

Upd: [EN][JP] RETIRE_SETTING_*

This commit is contained in:
LmeSzinc
2024-07-06 02:06:34 +08:00
parent 6edb1dbe7b
commit 6105801737
14 changed files with 7 additions and 7 deletions

View File

@@ -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', 'en']
return self.config.SERVER in ['cn', 'en', 'jp']