From be2645e069b42a39cba9ca012c6c01943f5c0a8e Mon Sep 17 00:00:00 2001 From: Picowchew The Panda <58180935+Picowchew@users.noreply.github.com> Date: Sun, 4 Sep 2022 18:47:53 -0400 Subject: [PATCH] Removed newline from ban message (#368) --- src/components/admin.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/admin.ts b/src/components/admin.ts index a7a82a1f..6da15de5 100644 --- a/src/components/admin.ts +++ b/src/components/admin.ts @@ -13,7 +13,7 @@ Uh oh, you have been banned from the UW Computer Science Club server ${ > ${reason} -If you believe you have been wrongfully banned and wish to appeal your ban, please DM <@${MOD_USER_ID_FOR_BAN_APPEAL}> with +If you believe you have been wrongfully banned and wish to appeal your ban, please DM <@${MOD_USER_ID_FOR_BAN_APPEAL}> with \ a reason why you think you should be unbanned. `;