Fixed a BT.
This commit is contained in:
parent
8a6615a5d0
commit
b8909e86ce
|
@ -112,7 +112,7 @@ class ChatControlSession(stanza_session.EncryptedStanzaSession):
|
|||
full_jid_with_resource.encode())
|
||||
|
||||
if self.control:
|
||||
control.update_ui()
|
||||
self.control.update_ui()
|
||||
|
||||
ctx = gajim.otr_module. \
|
||||
otrl_context_find(
|
||||
|
|
Loading…
Reference in New Issue