diff options
| author | Erik Johnston <erik@matrix.org> | 2021-03-24 16:12:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-24 16:12:47 +0000 |
| commit | c602ba833627139103830f76803fc37b4adce37a (patch) | |
| tree | 3774236842250e1bca862839e3b0d437e50ae71f | |
| parent | Fix typo in changelog. (diff) | |
| download | synapse-c602ba833627139103830f76803fc37b4adce37a.tar.xz | |
Fixed undefined variable error in catchup (#9664)
Broke in #9640 Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/9664.misc | 1 | ||||
| -rw-r--r-- | synapse/federation/sender/per_destination_queue.py | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/9664.misc b/changelog.d/9664.misc new file mode 100644 |
