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() zf.close()
ntfy.sendMsg(f"打包完成:{target_file}") ntfy.sendMsg(f"打包完成:{target_file}")
cls.verCBZComic(target_file) cls.verCBZComic(target_file)
return filenames
@classmethod @classmethod
def packAutoComicChapterCBZ(cls): def packAutoComicChapterCBZ(cls):