From ebc35f825291493af62124051f5128b1b3b3bdc9 Mon Sep 17 00:00:00 2001 From: AnxietyisReal <96593068+AnxietyisReal@users.noreply.github.com> Date: Sun, 1 Oct 2023 04:57:59 +1100 Subject: [PATCH] =?UTF-8?q?Forgot=20the=20embed=20color=20=F0=9F=92=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index 46d7f5e..2f3970d 100644 --- a/src/config.json +++ b/src/config.json @@ -1,5 +1,5 @@ { - "embedColor": "#0052cf", + "embedColor": "#ff69b4", "embedColorBackup": "#0052cf", "embedColorGreen": "#57f287", "embedColorOrange": "#cc5210",