2
0
mirror of https://github.com/ComradCollective/Comrad synced 2024-11-03 23:15:33 +00:00

komrade update!

This commit is contained in:
quadrismegistus 2020-09-18 16:21:07 +01:00
parent 6b3a01cbe0
commit 56433bff17

View File

@ -529,7 +529,7 @@ class TheOperator(Operator):
# get posts
world=Komrade(WORLD_NAME)
self.log('world keys are:',world.keychain().keys())
# self.log('world keys are:',world.keychain().keys())
id2post={}
for post_id in post_ids: