prevent TB
This commit is contained in:
parent
c23a517a20
commit
9541b75559
|
@ -495,6 +495,8 @@ class Interface:
|
|||
# It's a Private message
|
||||
pm = True
|
||||
|
||||
chat_control = None
|
||||
jid_of_control = full_jid_with_resource
|
||||
highest_contact = gajim.contacts.get_contact_with_highest_priority(
|
||||
account, jid)
|
||||
# Look for a chat control that has the given resource, or default to one
|
||||
|
|
Loading…
Reference in New Issue