父节点
3e362874be
当前提交
31d9b39744
共有 1 个文件被更改,包括 2 次插入 和 0 次删除
|
|
@ -331,6 +331,8 @@ class Message:
|
|||
|
||||
if archive.bareMatch(properties.stanza_id.by):
|
||||
return properties.stanza_id.id, None
|
||||
# stanza-id not added by the archive, ignore it.
|
||||
return None, None
|
||||
|
||||
|
||||
class MessageReceivedEvent(NetworkIncomingEvent):
|
||||
|
|
|
|||
正在加载…
添加表格
在新工单中引用