This commit is contained in:
caiwx86 2023-01-20 02:51:58 +08:00
parent 4d06c1ff9a
commit 727ac6af95

View File

@ -189,8 +189,6 @@ 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):