diff options
author | Erik Johnston <erik@matrix.org> | 2017-01-10 12:46:00 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-01-10 12:46:00 +0000 |
commit | 586f474a44cf320c7d578714aea5113f2701073c (patch) | |
tree | 0c0f2666f9160751c95cd139b0cb21eaa7a76a8e /synapse | |
parent | Merge branch 'master' of github.com:matrix-org/synapse into develop (diff) | |
download | synapse-586f474a44cf320c7d578714aea5113f2701073c.tar.xz |
Don't block messages sending on bumping presence
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/message.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |