From 149ea96957085bb1e2c165e758f1c5faf2106571 Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 2 Aug 2026 18:37:30 -0400 Subject: [PATCH] removed test change --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 3e2112e6e..1ae326733 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "defaultHomeserver": 0, - "homeserverList": ["matrix.lotusguild.org", "matrix.org", "mozilla.org", "localhost:8080"], + "homeserverList": ["matrix.lotusguild.org", "matrix.org", "mozilla.org"], "allowCustomHomeservers": true, "featuredCommunities": { "openAsDefault": false,