2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-05 21:20:51 +00:00
This commit is contained in:
quadrismegistus 2020-09-15 15:19:22 +01:00
parent 3e0bf072f7
commit 97ff9f7e26

View File

@ -380,7 +380,8 @@ class KomradeX(Caller):
self.crypt_keys.set(
self.uri,
BSEP.join(post_ids),
'/inbox/'
'/inbox/',
override=True
)
def delete_msg(self,post_id):