diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-19 11:04:15 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-19 11:39:18 +0100 |
commit | 4875746d82a28c9d7c7bb2aa5ab5762d79acdecb (patch) | |
tree | e9130be2aa2261ee0bb59b4cb5fc606b1ce58202 | |
parent | Merge pull request #5481 from matrix-org/babolivier/third_party_rules_3pid (diff) | |
download | synapse-4875746d82a28c9d7c7bb2aa5ab5762d79acdecb.tar.xz |
Fix typo in deactivation background job
-rw-r--r-- | changelog.d/5493.misc | 1 | ||||
-rw-r--r-- | synapse/storage/registration.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/5493.misc b/changelog.d/5493.misc new file mode 100644 |