mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-05 21:20:51 +00:00
updates
This commit is contained in:
parent
bcde83134c
commit
c4acca75a1
@ -388,7 +388,7 @@ from_komrade = {from_komrade}
|
|||||||
}
|
}
|
||||||
)
|
)
|
||||||
inbox_as_msg.decrypt()
|
inbox_as_msg.decrypt()
|
||||||
inbox_list = pickle.loads(inbox_as_msg.msg)
|
inbox_list = inbox_as_msg.msg
|
||||||
else:
|
else:
|
||||||
inbox_list = []
|
inbox_list = []
|
||||||
self.log('reloaded inbox:',inbox_list)
|
self.log('reloaded inbox:',inbox_list)
|
||||||
|
Loading…
Reference in New Issue
Block a user