[omemo] Dont set additional thread node
This commit is contained in:
@@ -616,7 +616,6 @@ class OMEMO:
|
||||
to=obj.msg_iq.getTo(),
|
||||
typ=obj.msg_iq.getType())
|
||||
stanza.setID(obj.stanza_id)
|
||||
stanza.setThread(obj.msg_iq.getThread())
|
||||
for tag, ns in ALLOWED_TAGS:
|
||||
node = obj.msg_iq.getTag(tag, namespace=ns)
|
||||
if node:
|
||||
|
||||
Reference in New Issue
Block a user