diff options
author | Erik Johnston <erik@matrix.org> | 2019-05-20 10:13:05 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-05-20 12:09:27 +0100 |
commit | 935af0da380f39ba284b78054270331bdbad7712 (patch) | |
tree | b11a1f1cd2a8d6aad79970f7e8c33a7a69909411 /synapse/storage/events.py | |
parent | Make tests use different user for each reaction it sends (diff) | |
download | synapse-935af0da380f39ba284b78054270331bdbad7712.tar.xz |
Correctly update aggregation counts after redaction
Diffstat (limited to 'synapse/storage/events.py')
-rw-r--r-- | synapse/storage/events.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/storage/events.py b/synapse/storage/events.py |