From a625e56aeb74bd94576eb66b97812a81c3349236 Mon Sep 17 00:00:00 2001 From: Didi Date: Thu, 12 Mar 2026 23:03:33 +1030 Subject: [PATCH] Update client --- .well-known/matrix/client | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.well-known/matrix/client b/.well-known/matrix/client index e19d5cd..943bb30 100644 --- a/.well-known/matrix/client +++ b/.well-known/matrix/client @@ -11,10 +11,5 @@ "type":"livekit", "livekit_service_url":"https://matrixrtc.didi.party/livekit/jwt" } - "org.matrix.msc2965.authentication": { - "issuer": "https://auth.didi.party/", - "account": "https://auth.didi.party/account" - } - ] }