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

better comment

parent 1a3923cd
No related branches found
No related tags found
No related merge requests found
......@@ -425,7 +425,7 @@ def send_chatstate(self, state):
# False if peer does not support jep85
# 'ask' if we sent 'active' chatstate and are waiting for reply
# do nothing if config has typing notifications disabled
# do not send nothing if we have chat state notifications disabled
if not gajim.config.get('send_chat_state_notifications'):
return
......
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