1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-12 19:01:47 +08:00

Opt: use LoggerUnlock in storage (#5044)

This commit is contained in:
ArecaSapling
2026-08-02 01:17:36 +08:00
committed by GitHub
parent a9a5af2b5e
commit e80979e9d0
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')