add debug
This commit is contained in:
parent
25b17f93fc
commit
a9e4febaa5
@ -43,6 +43,8 @@ def sendsmpmessage(target, message):
|
||||
status = statusdict['sndProgress']
|
||||
except KeyError:
|
||||
pprint(response['resp']['chatItems'])
|
||||
print('---')
|
||||
pprint(chatitem)
|
||||
print("FAILED")
|
||||
status = 'FAILED'
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user