From 9fed1cde258d677420173caf13715cccc3758261 Mon Sep 17 00:00:00 2001 From: Geometrically <18202329+Geometrically@users.noreply.github.com> Date: Fri, 9 Dec 2022 12:29:16 -0700 Subject: [PATCH] Fix webhook again (#499) --- src/util/webhook.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/webhook.rs b/src/util/webhook.rs index 38345a5a..b1116ff8 100644 --- a/src/util/webhook.rs +++ b/src/util/webhook.rs @@ -221,7 +221,7 @@ pub async fn send_discord_webhook( .map(|x| DiscordEmbedImage { url: Some(x) }), footer: Some(DiscordEmbedFooter { text: format!( - "{project_type}{} on Modrinth", + "{}{project_type} on Modrinth", project_type.remove(0).to_uppercase() ), icon_url: Some(