diff options
author | Erik Johnston <erik@matrix.org> | 2017-10-11 16:54:36 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-10-11 16:59:18 +0100 |
commit | b752507b488d223a0ab01ec3dbc7b30fee64c203 (patch) | |
tree | b2b310d0e9ffa84890f53e6bd86b26029e64ee8d /synapse | |
parent | Merge pull request #2533 from matrix-org/erikj/fix_group_repl (diff) | |
download | synapse-b752507b488d223a0ab01ec3dbc7b30fee64c203.tar.xz |
Fix fetching remote summaries
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/groups_local.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/handlers/groups_local.py b/synapse/handlers/groups_local.py |