diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-10-14 13:16:53 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-10-14 13:16:53 +0100 |
commit | c185c1c4139f9ea1ad5b586a2cfd9f658cffcbb3 (patch) | |
tree | 99857639ac4d54a04eebd49cf2a2932fd1193292 | |
parent | Merge branch 'develop' into markjh/v2_sync_api (diff) | |
download | synapse-c185c1c4139f9ea1ad5b586a2cfd9f658cffcbb3.tar.xz |
Fix v2 sync polling
-rw-r--r-- | synapse/handlers/sync.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |