idiot..
This commit is contained in:
parent
b54419702e
commit
f16a9e732d
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ def get_latest_version_info():
|
|||
return data
|
||||
except json.JSONDecodeError:
|
||||
logger.error("JSON decode failed")
|
||||
logger.error(content[:500]")
|
||||
logger.error(content[:500])
|
||||
return None
|
||||
|
||||
except Exception as e:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue