1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-11 12:54:55 +08:00

Opt: use LoggerUnlock in storage

This commit is contained in:
2026-02-05 10:18:59 +08:00
parent eb33bdd747
commit 678aba2807
7 changed files with 16 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ class OpsiVoucher(OSMap):
self._os_voucher_enter()
VoucherShop(self.config, self.device).run()
self._os_voucher_exit()
self.logger_use()
next_reset = get_os_next_reset()
logger.info('OS voucher finished, delay to next reset')