From 71edad2e1f7a5c59eb4f2f69d6affe877e62aa20 Mon Sep 17 00:00:00 2001 From: Didi Date: Thu, 12 Mar 2026 23:07:36 +1030 Subject: [PATCH] Update client --- .well-known/matrix/client | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.well-known/matrix/client b/.well-known/matrix/client index 943bb30..22698f3 100644 --- a/.well-known/matrix/client +++ b/.well-known/matrix/client @@ -2,6 +2,10 @@ "m.homeserver": { "base_url": "https://matrix.didi.party" }, + "org.matrix.msc2965.authentication": { + "issuer": "https://auth.didi.party/", + "account": "https://auth.didi.party/" + }, "org.matrix.msc2965.authentication": { "issuer": "https://matrix.didi.party", "account": "https://matrix.didi.party/account"