fix
This commit is contained in:
@@ -136,7 +136,6 @@ class CBZUtils:
|
||||
if path == None: path = cls.getCBZ_Path()
|
||||
#文件不存在 则返回
|
||||
if fu.notExists(path): return False
|
||||
ComicPath.TIME_SLEEP = 0.1
|
||||
if list_img == None: list_img = Comic.getChapterImgs()
|
||||
|
||||
if ciUtils.isProgressDone():
|
||||
|
||||
Reference in New Issue
Block a user