mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 08:45:25 +08:00
Opt: Auto delay other OpSi tasks during OpsiExplore, no need to disable them manually now
This commit is contained in:
@@ -360,7 +360,7 @@ class AzurLaneConfig(ConfigUpdater, ManualConfig, GeneratedConfig):
|
||||
tasks = tasks.delete(tasks.filter(is_special_radar))
|
||||
delay_tasks(tasks, minutes=360)
|
||||
|
||||
self.save()
|
||||
self.update()
|
||||
|
||||
def task_call(self, task):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user