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