diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-20 11:35:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 11:35:23 +0100 |
commit | f3ac9c6750524ebd142610bc499546955c22fd35 (patch) | |
tree | 2f1f22ccabf9e6e27235ef11c1c9239d9b9c359f | |
parent | Factorise `get_datastore` calls in phone_stats_home. (#10427) (diff) | |
download | synapse-f3ac9c6750524ebd142610bc499546955c22fd35.tar.xz |
Fix exception when failing to get remote room list (#10414)
-rw-r--r-- | changelog.d/10414.bugfix | 1 | ||||
-rw-r--r-- | synapse/handlers/room_list.py | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/changelog.d/10414.bugfix b/changelog.d/10414.bugfix new file mode 100644 |