diff options
author | Erik Johnston <erik@matrix.org> | 2021-09-17 14:40:57 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-09-17 14:52:58 +0100 |
commit | 2f8abe09051eba0123ad696fefe0ca1e1d7c5d40 (patch) | |
tree | 69cee54a48757f2091395c3ead97a6077bead4ed | |
parent | Fix `SynapseRequest.site` type. (diff) | |
download | synapse-2f8abe09051eba0123ad696fefe0ca1e1d7c5d40.tar.xz |
Add reactor to SynapseRequest
-rw-r--r-- | synapse/http/site.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/http/site.py b/synapse/http/site.py |