From 9197802407aa2483eb0cab10ac02c7d7ebb8cb71 Mon Sep 17 00:00:00 2001 From: jchu60 Date: Sat, 16 May 2020 19:00:51 -0400 Subject: [PATCH] Data Removal Request Form :two_hearts: --- src/Components/Footer/index.tsx | 1 + src/Utility/discord.ts | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Components/Footer/index.tsx b/src/Components/Footer/index.tsx index f1ca6d84..f02e50c9 100755 --- a/src/Components/Footer/index.tsx +++ b/src/Components/Footer/index.tsx @@ -27,6 +27,7 @@ const Footer: React.FC = () => ( Status Docs Discord Server + Data Removal Request Form diff --git a/src/Utility/discord.ts b/src/Utility/discord.ts index 697c9252..a649a5d7 100644 --- a/src/Utility/discord.ts +++ b/src/Utility/discord.ts @@ -25,7 +25,7 @@ const MANAGE_SERVERS = 32; // 0x20 /** * Determines whether the given guild doesn't have architus, but the current * user is a Discord admin (candidate for adding architus to) - * @param guild - Guild to eamine + * @param guild - Guild to examine */ export function isDiscordAdminWithoutArchitus(guild: Guild): boolean { return (