diff options
author | Erik Johnston <erik@matrix.org> | 2016-05-18 11:33:26 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-05-18 11:33:26 +0100 |
commit | 573e51cc0b51c62c745c1172a5e4fa54139d1858 (patch) | |
tree | 823975d3c6930daca316acb49b1a61af8c12229d /synapse | |
parent | Typo (diff) | |
download | synapse-573e51cc0b51c62c745c1172a5e4fa54139d1858.tar.xz |
Correctly order recents
Diffstat (limited to 'synapse')
-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 |