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 (