mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
komrade update!
This commit is contained in:
parent
cbba5aec61
commit
9690724602
@ -671,6 +671,7 @@ class TheOperator(Operator):
|
||||
# (2) read msgs
|
||||
id2post={}
|
||||
for post_id,post in id2msg.items():
|
||||
self.log('id2msg post_id',post_id,post)
|
||||
res_read_msg = world.read_msg(
|
||||
post_id,
|
||||
post_encr=post
|
||||
|
Loading…
Reference in New Issue
Block a user