diff options
author | Erik Johnston <erik@matrix.org> | 2015-04-28 17:24:24 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-04-28 17:24:24 +0100 |
commit | 1783c7ca920cdacb22fa8536af03f42557af9d41 (patch) | |
tree | 79b1116644544a7dddd45776cac938c6fcc4c9b7 | |
parent | Fix typo (diff) | |
download | synapse-1783c7ca920cdacb22fa8536af03f42557af9d41.tar.xz |
Ensure we never miss any presence updates
-rw-r--r-- | synapse/handlers/presence.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |