diff options
author | Matthew Hodgson <matthew@matrix.org> | 2016-05-23 22:54:56 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2016-05-23 22:54:56 +0100 |
commit | cb8a321bdd35278fc1214d2dd2c1a8163ce25871 (patch) | |
tree | 8cc3eb1c752d252d4313e1ad3983c3fd2dc5c743 /synapse | |
parent | fix debug text (diff) | |
download | synapse-cb8a321bdd35278fc1214d2dd2c1a8163ce25871.tar.xz |
fix NPE in room ordering
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/mailer.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/push/mailer.py b/synapse/push/mailer.py |