diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-08-06 10:52:26 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-08-06 10:52:26 +0100 |
commit | dd11f575a29b59aced6cfa7ea7b9faea6f968f8d (patch) | |
tree | b2ff0764c2db289f22290e9adbac6b3978ef79c3 /synapse/storage | |
parent | Fix PUT /pushrules to use the right rule IDs (diff) | |
download | synapse-dd11f575a29b59aced6cfa7ea7b9faea6f968f8d.tar.xz |
Incorporate review
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/data_stores/main/push_rule.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/storage/data_stores/main/push_rule.py b/synapse/storage/data_stores/main/push_rule.py |