diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-06-11 15:30:42 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-06-11 15:30:42 +0100 |
commit | ea8f6e611bdc4c2ee3f6fea76893650ba8f0facd (patch) | |
tree | c59851f94b42b30988273942105d28cee4b40496 /synapse | |
parent | Appease mypy (diff) | |
download | synapse-ea8f6e611bdc4c2ee3f6fea76893650ba8f0facd.tar.xz |
Actually act on mark_unread
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/bulk_push_rule_evaluator.py | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/synapse/push/bulk_push_rule_evaluator.py b/synapse/push/bulk_push_rule_evaluator.py |