Merge branch 'master' of tildegit.org:aewens/abots

This commit is contained in:
aewens 2019-05-18 23:46:35 +02:00
commit 333545c4e5
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ def jsto(data):
try:
return loads(data)
except ValueError as e:
print(e)
return None
# Encodes data to base64