diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 17:01:11 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 17:01:11 +0000 |
commit | 6e7fb4cbb9d0afad78fd16f369f77480a8465613 (patch) | |
tree | 1322cdbdb60c61838fe08392cd78696ab7f24995 /synapse | |
parent | Back out ill-advised notary server hackery (#6657) (diff) | |
parent | Fix GET request on /_synapse/admin/v2/users endpoint (#6563) (diff) | |
download | synapse-6e7fb4cbb9d0afad78fd16f369f77480a8465613.tar.xz |
Fix GET request on /_synapse/admin/v2/users endpoint (#6563)
* commit '7caaa29da': Fix GET request on /_synapse/admin/v2/users endpoint (#6563)
Diffstat (limited to 'synapse')
-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 |