diff options
author | Erik Johnston <erik@matrix.org> | 2017-09-20 11:12:11 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-09-20 11:12:11 +0100 |
commit | 197d82dc070447b4a89a82816996f38f01ca7a04 (patch) | |
tree | 56416577e1296e684dd4831c67fd6791116b801c /synapse | |
parent | Fix initial sync (diff) | |
download | synapse-197d82dc070447b4a89a82816996f38f01ca7a04.tar.xz |
Correctly return next token
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/group_server.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/storage/group_server.py b/synapse/storage/group_server.py |