komrade update!

posting
quadrismegistus 4 years ago
parent 2fce5a0428
commit 8ff6c02fc4

@ -455,7 +455,7 @@ class KomradeX(Caller):
# update posts
for post_id,post in id2post.items():
self.log(f'saving post!\n{post_id}\n\n{post}')
self.log(f'saving post!\n{post_id}\n\n{pickle.loads(post)}')
self.crypt_data.set(
post_id,

Loading…
Cancel
Save