From 95e9d518e5c5bb2a14fc4977b9bbe53398413f95 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sun, 11 Aug 2024 16:12:25 +0300 Subject: [PATCH] Remove mention to DM Sendou about changing FC Closes #1823 --- app/features/sendouq/routes/q.info.tsx | 2 +- app/features/tournament/routes/to.$id.register.tsx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/features/sendouq/routes/q.info.tsx b/app/features/sendouq/routes/q.info.tsx index 32781cca9..bb5cb0b75 100644 --- a/app/features/sendouq/routes/q.info.tsx +++ b/app/features/sendouq/routes/q.info.tsx @@ -217,7 +217,7 @@ function BeforeJoining() { responsibility to make sure it matches the account you will be playing on. Anything else will be considered alting by default which is against the rules. If you need to change friend code after setting it use the - helpdesk on our Discord server or contact Sendou directly via DM. + helpdesk on our Discord server.

Reading rules

diff --git a/app/features/tournament/routes/to.$id.register.tsx b/app/features/tournament/routes/to.$id.register.tsx index e8200644d..6b9980bb9 100644 --- a/app/features/tournament/routes/to.$id.register.tsx +++ b/app/features/tournament/routes/to.$id.register.tsx @@ -832,7 +832,8 @@ function FriendCode() { {user?.friendCode ? (

- Is the friend code above wrong? Contact Sendou directly to change it. + Is the friend code above wrong? Post a message on our Discord helpdesk + to change it.
) : null}