This commit is contained in:
cwx
2023-01-20 02:51:22 +08:00
parent b906972585
commit 4d06c1ff9a
+2
View File
@@ -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):