fix
This commit is contained in:
parent
55c061a48b
commit
3870a35722
@ -157,6 +157,7 @@ class verUtils:
|
||||
if cbz_size < len(list_img) or os.path.getsize(cbz_path) < 3000:
|
||||
ntfy.sendMsg(f"删除 {cbz_path}")
|
||||
os.remove(cbz_path)
|
||||
comicInfo.setProgress(comicInfo.PROGRESS_DONE)
|
||||
else:
|
||||
is_next = True
|
||||
except:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user