typo
This commit is contained in:
parent
97b75de35b
commit
7ea237d8ea
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ class Connection:
|
|||
if x.getNamespace() == common.xmpp.NS_MUC_USER:
|
||||
is_gc = True
|
||||
if x.getNamespace() == common.xmpp.NS_SIGNED:
|
||||
sigTag = xtag
|
||||
sigTag = x
|
||||
jid_from = prs.getFrom()
|
||||
who = unicode(jid_from)
|
||||
jid_stripped = jid_from.getStripped()
|
||||
|
|
Loading…
Add table
Reference in a new issue