diff options
author | David Baker <dave@matrix.org> | 2016-06-22 18:07:14 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-06-22 18:07:14 +0100 |
commit | b5fb7458d501d3e0e24062b2a479232246f13d4e (patch) | |
tree | 6f09bb3c8b991baa8fcc3cd58b2cafc1058c47d1 /synapse/storage | |
parent | Style (diff) | |
download | synapse-b5fb7458d501d3e0e24062b2a479232246f13d4e.tar.xz |
Actually we need to order these properly
otherwise we'll end up returning the wrong 20
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/event_push_actions.py | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/synapse/storage/event_push_actions.py b/synapse/storage/event_push_actions.py |