This commit is contained in:
cwx
2023-02-14 04:12:48 +08:00
parent 3870a35722
commit ff8ee7a1d6
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ class comicInfo():
PROGRESS_IMG = "download"
PROGRESS_CBZ = "cbz"
PROGRESS_DONE = "done"
PROGRESS_NONE = "none"
document = Document()
path_comic_info = None