diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-14 16:00:45 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-14 18:29:13 +0100 |
commit | 65d3652cb728d936811e2a6bec9364f08933279e (patch) | |
tree | de06198c1984caa140cf6cf2890f8b4a1efb0858 /synapse | |
parent | Fix test (diff) | |
download | synapse-65d3652cb728d936811e2a6bec9364f08933279e.tar.xz |
Fix background job for deactivated flag
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/registration.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/storage/registration.py b/synapse/storage/registration.py |