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