fix
This commit is contained in:
parent
8c9613dced
commit
cf9edc6fd3
@ -77,6 +77,7 @@ class baseComic:
|
|||||||
ciUtils.setProgressDone()
|
ciUtils.setProgressDone()
|
||||||
else:
|
else:
|
||||||
print(f"CBZ不存在, {cbz_path}")
|
print(f"CBZ不存在, {cbz_path}")
|
||||||
|
ciUtils.setProgressFail()
|
||||||
#不存在完成配置文件 则允许下载
|
#不存在完成配置文件 则允许下载
|
||||||
if not ciUtils.isProgressDone():
|
if not ciUtils.isProgressDone():
|
||||||
#if fu.exists(ComicPath.getNewCBZComicChapter("file")): ciUtils.setProgressDone()
|
#if fu.exists(ComicPath.getNewCBZComicChapter("file")): ciUtils.setProgressDone()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user