diff options
| author | reivilibre <oliverw@matrix.org> | 2022-11-01 10:30:43 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-01 10:30:43 +0000 | 
| commit | b922b54b6143f13c0786a18fcbb5f55724ea72fc (patch) | |
| tree | 69b67b240e14396b715bc528046841b73e25e831 | |
| parent | Fix dehydrated device REST checks (#14336) (diff) | |
| download | synapse-b922b54b6143f13c0786a18fcbb5f55724ea72fc.tar.xz | |
Fix type annotation causing import time error in the Complement forking launcher. (#14084)
Co-authored-by: David Robertson <davidr@element.io>
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/14084.misc | 1 | ||||
| -rw-r--r-- | synapse/app/complement_fork_starter.py | 4 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/changelog.d/14084.misc b/changelog.d/14084.misc new file mode 100644 | 
