mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
bab2ec63c5
commit
8eb52781e4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user