From f3ac9c6750524ebd142610bc499546955c22fd35 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 20 Jul 2021 11:35:23 +0100 Subject: Fix exception when failing to get remote room list (#10414) --- changelog.d/10414.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/10414.bugfix (limited to 'changelog.d/10414.bugfix') diff --git a/changelog.d/10414.bugfix b/changelog.d/10414.bugfix new file mode 100644 index 0000000000..bfebed8d29 --- /dev/null +++ b/changelog.d/10414.bugfix @@ -0,0 +1 @@ +Fix a number of logged errors caused by remote servers being down. -- cgit 1.5.1