diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-11-03 02:08:02 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-11-03 02:08:02 +0000 |
commit | 9925a2f8dcf5b2e2b4a89a641da3201f69966c5b (patch) | |
tree | c34857761cad441979db31ef47873cea4ed5a1f0 | |
parent | add shadowing for /password and fix bugs (diff) | |
download | synapse-9925a2f8dcf5b2e2b4a89a641da3201f69966c5b.tar.xz |
fix missing clients
-rw-r--r-- | synapse/rest/client/v2_alpha/account.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/rest/client/v2_alpha/account.py b/synapse/rest/client/v2_alpha/account.py |