From ae1b749169510a8e752bdc4c0b9b82d811ca7714 Mon Sep 17 00:00:00 2001 From: Dragory <2606411+Dragory@users.noreply.github.com> Date: Wed, 5 Aug 2020 22:03:56 +0300 Subject: [PATCH] Remove embed color from !server --- backend/src/plugins/Utility/functions/getServerInfoEmbed.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/backend/src/plugins/Utility/functions/getServerInfoEmbed.ts b/backend/src/plugins/Utility/functions/getServerInfoEmbed.ts index 9ebd1582..4bdca88a 100644 --- a/backend/src/plugins/Utility/functions/getServerInfoEmbed.ts +++ b/backend/src/plugins/Utility/functions/getServerInfoEmbed.ts @@ -32,7 +32,6 @@ export async function getServerInfoEmbed( const embed: EmbedOptions = { fields: [], - color: parseInt("6b80cf", 16), }; embed.author = {