fix
This commit is contained in:
parent
975567088f
commit
4ce27dcb2b
@ -116,7 +116,7 @@ class comicEntity:
|
||||
netUtils.downloadComicIcon()
|
||||
#下个阶段
|
||||
if comicInfo.nextExistsGetPath("cbz_"):
|
||||
time.sleep(1)
|
||||
time.sleep(0.1)
|
||||
#下载后自动打包
|
||||
is_next = CBZUtils.packAutoComicChapterCBZ()
|
||||
#完成删除原文件
|
||||
|
||||
Loading…
Reference in New Issue
Block a user