fix
This commit is contained in:
parent
4d06c1ff9a
commit
727ac6af95
@ -189,8 +189,6 @@ class baseComic:
|
|||||||
is_next = False
|
is_next = False
|
||||||
except:
|
except:
|
||||||
ntfy(f"删除失败 {cbz_path}")
|
ntfy(f"删除失败 {cbz_path}")
|
||||||
return is_next
|
|
||||||
|
|
||||||
if is_next:
|
if is_next:
|
||||||
path_comic_info = comicInfo.getPathComicInfoXML()
|
path_comic_info = comicInfo.getPathComicInfoXML()
|
||||||
if not os.path.exists(path_comic_info):
|
if not os.path.exists(path_comic_info):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user