mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-14 22:00:01 +08:00
Fix: fix misstype
This commit is contained in:
@@ -142,5 +142,5 @@ class Update:
|
||||
else:
|
||||
logger.info(f' {line}')
|
||||
|
||||
if commits[-1][1] != '<local>' and local is not None:
|
||||
if commits[-1][1] != '<local version>' and local is not None:
|
||||
logger.warning('A new update is available')
|
||||
|
||||
Reference in New Issue
Block a user