This commit is contained in:
Terrtia 2018-06-19 11:43:16 +02:00
parent bc40bb3c38
commit 103787a07d
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -120,7 +120,7 @@ except:
HiveApi = False
hive_case_url = '#'
if HiveApi != False
if HiveApi != False:
try:
HiveApi.get_alert(0)
print('The Hive connected')