Skip to content
Snippets Groups Projects
Commit 5f1c9105 authored by nkour's avatar nkour
Browse files

fix a tb

parent 9ed71023
No related branches found
No related tags found
No related merge requests found
......@@ -567,7 +567,7 @@ class TabbedChatWindow(chat.Chat):
chatstate_to_send = None
if chatstates_on: # if we have them one
if chatstates_on and contact is not None:
if contact.chatstate is None:
# no info about peer
# send active to discover chat state capabilities
......
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