2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-16 00:12:48 +00:00
This commit is contained in:
quadrismegistus 2020-09-15 12:47:24 +01:00
parent 2e72e2142f
commit 8859c2036f

View File

@ -413,6 +413,7 @@ class KomradeX(Caller):
if not res.get('success'): return res
msg=res.get('msg')
print(msg,'?!?!??!')
if not msg.from_name or not msg.from_pubkey:
print('!! Invalid sender info!')