mirror of
https://github.com/evilhero/mylar
synced 2024-12-23 16:22:45 +00:00
This commit is contained in:
parent
1719c0b2d9
commit
62eb6c438c
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ def addComictoDB(comicid,mismatch=None,pullupd=None,imported=None,ogcname=None):
|
|||
newValueDict = {"ComicName": "Comic ID: %s" % (comicid),
|
||||
"Status": "Loading"}
|
||||
comlocation = None
|
||||
oldcomversion = None
|
||||
else:
|
||||
newValueDict = {"Status": "Loading"}
|
||||
comlocation = dbcomic['ComicLocation']
|
||||
|
|
Loading…
Reference in a new issue