提交 34d3a4e6 编写于 作者: T tempdban 提交者: LittleCoder

issue #262 (#266)

上级 0fa43ed7
......@@ -66,7 +66,7 @@ def load_login_status(self, fileDir,
if '@@' in contact['UserName']:
update_local_chatrooms(self, [contact])
else:
update_local_chatrooms(self, [contact])
update_local_friends(self, [contact])
if msgList:
msgList = produce_msg(self, msgList)
for msg in msgList: self.msgList.put(msg)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册