diff options
author | David Baker <dave@matrix.org> | 2016-01-22 15:13:44 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-01-22 15:13:44 +0000 |
commit | 7065b75bfd52a87771ad36537a374826dc45496a (patch) | |
tree | 39227aed811880ffbcd5a23c07a08b1f8edead22 | |
parent | Overlay the push_rules_enabled map for users, otherwise they won't be able to... (diff) | |
download | synapse-7065b75bfd52a87771ad36537a374826dc45496a.tar.xz |
Don't crash if a user has no push rule enabled entries
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |