Skip to content
Snippets Groups Projects
Commit b8909e86 authored by js's avatar js
Browse files

Fixed a BT.

parent 8a6615a5
No related branches found
No related tags found
No related merge requests found
......@@ -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(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment