diff options
author | Erik Johnston <erik@matrix.org> | 2021-09-17 14:27:41 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-09-17 14:41:29 +0100 |
commit | 341a92b7d039882637c37e17d3a4d96b893dcf44 (patch) | |
tree | 9329dc311f9286ab5cc3f1f87b7621ed9dc17f3c /synapse/rest/media/v1/preview_url_resource.py | |
parent | Add types to http.site (diff) | |
download | synapse-341a92b7d039882637c37e17d3a4d96b893dcf44.tar.xz |
Fix `SynapseRequest.site` type.
There were two issues: 1) `channel` is actually private type so its hard to type `.site`, and 2) `.site` was actually overwriting an existing member and so we need to rename it.
Diffstat (limited to 'synapse/rest/media/v1/preview_url_resource.py')
0 files changed, 0 insertions, 0 deletions