diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-19 11:32:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-19 11:32:38 +0100 |
commit | 10f9e35b43957613e089620526ab2cb852f73100 (patch) | |
tree | b2eabd8d3ac443d98198db0c52c0e7ddeee38e5f | |
parent | Merge pull request #4276 from Ralith/performance-advice (diff) | |
parent | Fix typo in deactivation background job (diff) | |
download | synapse-10f9e35b43957613e089620526ab2cb852f73100.tar.xz |
Merge pull request #5493 from matrix-org/babolivier/deactivate_bg_job_typo
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 |