pull/208/head
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
1 changed files with 1 additions and 1 deletions

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')