This commit is contained in:
cwx
2023-01-16 04:31:10 +08:00
parent 54392bb4b2
commit e1423c4fbf
+1
View File
@@ -44,6 +44,7 @@ class baseComic:
comicInfo.nextExistsGetPath("done_",remove=True)
if not os.path.exists(cbz_path):
comicInfo.updateComicDate("0")
return comic_href
chapter_index = chapter_index + 1
return None