From b1fce30f3b16a7d59bd55eed71caabcdbfdf8ca3 Mon Sep 17 00:00:00 2001 From: Luna Nova Date: Mon, 25 Dec 2023 17:16:34 -0500 Subject: [PATCH] chore: add unpushed changes --- public/.well-known/matrix/client | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/.well-known/matrix/client b/public/.well-known/matrix/client index fcc1905..76e0d45 100644 --- a/public/.well-known/matrix/client +++ b/public/.well-known/matrix/client @@ -5,6 +5,9 @@ "m.identity_server": { "base_url": "https://matrix.mint.lgbt" }, + "org.matrix.msc3575.proxy": { + "url": "https://matrix.mint.lgbt" + }, "io.element.e2ee": { "default": true, "secure_backup_required": false,