fix
This commit is contained in:
parent
9f343c3b09
commit
8d564e0ac6
@ -55,8 +55,8 @@ class baseComic:
|
||||
#存在就校验CBZ包是否完整
|
||||
#if ci.nextExistsGetPath("done_"):
|
||||
# verUtils.verCBZ()
|
||||
if ci.isProgress(ci.PROGRESS_DONE):
|
||||
CBZUtils.verCBZComic()
|
||||
#if ci.isProgress(ci.PROGRESS_DONE):
|
||||
# CBZUtils.verCBZComic()
|
||||
cls.count_chapter += 1
|
||||
#一本漫画下载后等待
|
||||
#清空文件夹
|
||||
|
||||
Loading…
Reference in New Issue
Block a user