Skip to content
Snippets Groups Projects
Commit b9f0ea9a authored by Philipp Hörist's avatar Philipp Hörist
Browse files

ChatControl: Fix pylint errors

parent 429f108e
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -338,6 +338,8 @@ def __init__(self, type_id, parent_win, widget_name, contact, acct,
self.command_hits = []
self.last_key_tabs = False
self.sendmessage = True
con = app.connections[self.account]
con.get_module('Chatstate').set_active(self.contact)
......
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