fix
This commit is contained in:
@@ -3,6 +3,7 @@ import os,re
|
||||
from utils.comic.PathStr import pathStr
|
||||
import json,shutil
|
||||
from utils.FileUtils import dbUtils
|
||||
from opencc import OpenCC
|
||||
|
||||
class comicInfo():
|
||||
COMIC_ICON_NAME = "000"
|
||||
@@ -15,7 +16,7 @@ class comicInfo():
|
||||
PROGRESS_NONE = "none"
|
||||
|
||||
IS_NEW_ICON = False
|
||||
|
||||
|
||||
document = Document()
|
||||
path_comic_info = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user