This commit is contained in:
caiwx86 2023-04-01 13:30:23 +08:00
parent 8deb799280
commit 3c989c91f1

View File

@ -47,7 +47,6 @@ class CBZUtils:
zf.close()
ntfy.sendMsg(f"打包完成:{target_file}")
cls.verCBZComic(target_file)
return filenames
@classmethod
def packAutoComicChapterCBZ(cls):