fix
This commit is contained in:
parent
54392bb4b2
commit
e1423c4fbf
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user