diff options
author | Erik Johnston <erik@matrix.org> | 2017-07-14 14:02:00 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-07-14 14:02:31 +0100 |
commit | 4b203bdba51a314abef56ccee4d77e1945d16735 (patch) | |
tree | 3c5566a25662b449a662f40996d7baca50ef55e6 | |
parent | Remove unused functions (diff) | |
download | synapse-4b203bdba51a314abef56ccee4d77e1945d16735.tar.xz |
Correctly increment orders
-rw-r--r-- | synapse/storage/group_server.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/group_server.py b/synapse/storage/group_server.py |