2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-05 21:20:51 +00:00
This commit is contained in:
quadrismegistus 2020-09-14 04:58:43 +01:00
parent bab2ec63c5
commit 8eb52781e4

View File

@ -207,7 +207,9 @@ class Operator(Keymaker):
# return msg_obj
# if remote operator, keep going?
self.log('time to flip msg around and return to sender. v1:',msg_obj)#,new_data,reencrypt,msg_obj.route)
self.log('time to flip msg around and return to sender. v1:',msg_obj,dict_format(msg_obj.msg_d))#,new_data,reencrypt,msg_obj.route)
new_msg_obj = msg_obj.to_whom.compose_msg_to(
msg=new_data,
another=msg_obj.from_whom