mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
updates
This commit is contained in:
parent
166d91ee8a
commit
54de60dc90
@ -473,6 +473,7 @@ class KomradeX(Caller):
|
||||
def read_msg(self,post_id):
|
||||
# get post
|
||||
post_encr = self.crypt_keys.get(post_id,prefix='/post/')
|
||||
print(post_id,'????')
|
||||
if not post_encr:
|
||||
return {
|
||||
'success':False,
|
||||
|
Loading…
Reference in New Issue
Block a user