mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Upd: [TW] Disable OpsiShop before rework done
This commit is contained in:
@@ -29,7 +29,7 @@ class OSCampaignRun(OSMapOperation):
|
||||
self.config.opsi_task_delay(ap_limit=True)
|
||||
|
||||
def opsi_shop(self):
|
||||
if self.config.SERVER in ['cn', 'en', 'jp']:
|
||||
if self.config.SERVER in ['cn', 'en', 'jp', 'tw']:
|
||||
logger.info('Task OpsiShop is disabled before assets update')
|
||||
self.config.task_delay(server_update=True)
|
||||
self.config.task_stop()
|
||||
|
||||
Reference in New Issue
Block a user