This commit is contained in:
Nikos Kouremenos 2005-08-01 21:59:34 +00:00
parent 9ed7102374
commit 5f1c9105bc

View file

@ -567,7 +567,7 @@ class TabbedChatWindow(chat.Chat):
chatstate_to_send = None 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: if contact.chatstate is None:
# no info about peer # no info about peer
# send active to discover chat state capabilities # send active to discover chat state capabilities