From: Krishan <33421343+kfiven@users.noreply.github.com> Date: Wed, 15 Jun 2022 06:37:14 +0000 (+0530) Subject: Fix mozilla homerserver domain (#199) (#629) X-Git-Tag: v2.1.0~56 X-Git-Url: https://git.wafflesoft.org/?a=commitdiff_plain;h=8c1c3cd634db1f331e069a7a05dfe87e8fc681a5;p=cinny.git Fix mozilla homerserver domain (#199) (#629) --- diff --git a/config.json b/config.json index e7f9eea..c647dbb 100644 --- a/config.json +++ b/config.json @@ -6,7 +6,7 @@ "halogen.city", "kde.org", "matrix.org", - "chat.mozilla.org" + "mozilla.org" ], "allowCustomHomeservers": true -} \ No newline at end of file +}