comrad update!

master
marxzuckerburg 4 years ago
parent 75b5d31246
commit a60a73db49

@ -468,7 +468,10 @@ class TheOperator(Operator):
'status':'Saved message successfully',
'success':True,
'post_id':post_id,
'msg_saved':attached_msg
'msg_saved':attached_msg,
# last minute post grab?
'res_posts':self.get_posts(msg_to_op)
}
self.log('res =',res)
return res

Loading…
Cancel
Save