From 9ad8ab876bf49992f7bb0f7a7617e2d0ebd9ea82 Mon Sep 17 00:00:00 2001 From: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> Date: Mon, 12 Feb 2024 05:38:40 +0000 Subject: [PATCH] Update support Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com> --- .well-known/matrix/support | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.well-known/matrix/support b/.well-known/matrix/support index f08a19f..0cd4889 100644 --- a/.well-known/matrix/support +++ b/.well-known/matrix/support @@ -1,7 +1,9 @@ { "contacts": [ { - "matrix_id": "@tommy:arcticfoxes.net", + "matrix_id": "@support:arcticfoxes.net", + "role": "m.role.admin" + }, { "email_address": "contact@tommytran.io", "role": "m.role.admin" }, { @@ -12,5 +14,5 @@ "role": "m.role.admin" } ], - "support_page": "https://matrix.to/#/!rDupCPSbLkmieTosZU:arcticfoxes.net?via=arcticfoxes.net&via=matrix.org&via=jameskitt616.one" + "support_page": "https://matrix.to/#/%40support%3Aarcticfoxes.net" }