diff options
author | David Baker <dave@matrix.org> | 2017-10-10 15:34:05 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2017-10-10 15:34:05 +0100 |
commit | ab1bc9bf5fcc8875c61e4ec7357d6e43abc76a55 (patch) | |
tree | 027f5dfd28dab19d8e93b94553f076e3e2d502b5 | |
parent | Use notification levels in power_levels (diff) | |
download | synapse-ab1bc9bf5fcc8875c61e4ec7357d6e43abc76a55.tar.xz |
Don't KeyError if no power_levels event
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |