mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 18:05:25 +08:00
Fix: restore filter after retirement finished
This commit is contained in:
@@ -228,6 +228,7 @@ class Retirement(Enhancement):
|
|||||||
continue
|
continue
|
||||||
|
|
||||||
self.dock_sort_method_dsc_set(True)
|
self.dock_sort_method_dsc_set(True)
|
||||||
|
self.dock_filter_set()
|
||||||
logger.info(f'Total retired: {total}')
|
logger.info(f'Total retired: {total}')
|
||||||
return total
|
return total
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user