diff options
author | Manuel Stahl <37705355+awesome-manuel@users.noreply.github.com> | 2020-01-08 14:26:40 +0100 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-01-08 13:26:40 +0000 |
commit | 7caaa29daab7bde331dcec0bb760a8fe5870f18e (patch) | |
tree | 5de5303bb70984654a498788ebe3a6b34b4f1890 /synapse/storage | |
parent | Back out ill-advised notary server hackery (#6657) (diff) | |
download | synapse-7caaa29daab7bde331dcec0bb760a8fe5870f18e.tar.xz |
Fix GET request on /_synapse/admin/v2/users endpoint (#6563)
Fixes #6552
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/data_stores/main/__init__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/data_stores/main/__init__.py b/synapse/storage/data_stores/main/__init__.py |