Skip to content
Snippets Groups Projects
Commit f39fd2a8 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

redraw transport when we read it's queue

parent 038c4e4c
No related branches found
No related tags found
No related merge requests found
......@@ -1690,7 +1690,7 @@ class ChatControl(ChatControlBase):
control.update_ui()
typ = 'pm'
self.redraw_after_event_removed(jid)
self.redraw_after_event_removed(jid)
if (self.contact.show in ('offline', 'error')):
show_offline = gajim.config.get('showoffline')
show_transports = gajim.config.get('show_transports_group')
......
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