From 878e1561ea31240133647ffeb799cd1d9bb66617 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Sun, 19 Apr 2026 07:55:15 +1000 Subject: [PATCH] fix: update default homeserver to the correct index --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 7b69ce2..842ab0d 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,7 @@ { - "defaultHomeserver": 2, + "defaultHomeserver": 0, "homeserverList": [ + "b.ruv.wtf", "converser.eu", "envs.net", "matrix.org",