enabling.

This commit is contained in:
Stefan Midjich 2017-03-07 16:41:41 +01:00
parent a347c187d6
commit 2ce96c51bb
1 changed files with 1 additions and 0 deletions

View File

@ -49,4 +49,5 @@ except errors.StorageNotFound:
print('Could not find client')
exit(1)
client.enabled = True
client.commit()