mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-13 07:10:49 +00:00
komrade update!
This commit is contained in:
parent
828159c2d5
commit
624851644f
@ -684,7 +684,7 @@ class TheOperator(Operator):
|
||||
# self.log('my_msg_world',msg)
|
||||
for post_id in post_ids:
|
||||
msg=world.read_msg(post_id)
|
||||
self.log('postttttiddddd',post_id,'----->',msg)
|
||||
self.log('postttttiddddd',post_id,'----->',msg.msg_d)
|
||||
|
||||
res = {
|
||||
'status':f'', #Succeeded in getting {len(id2post)} new posts.',
|
||||
|
Loading…
Reference in New Issue
Block a user