fix
This commit is contained in:
parent
83142498b3
commit
ab1cd38e64
@ -38,7 +38,7 @@ class baseComic:
|
||||
if not ciUtils.isUpdateComic():
|
||||
ntfy.sendMsg(f"开始下载 漫画:{book_name}",alert=True)
|
||||
Comic.setCurrentDownLink(comic_href)
|
||||
ComicPath.IS_UPDATE_COMIC = True
|
||||
#ComicPath.IS_UPDATE_COMIC = True
|
||||
return True
|
||||
else:
|
||||
ntfy.sendMsg(f"{book_name} 已是最新",alert=True)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user