From 4e4b82b2f30bc072fa3199944515876cea6f2e72 Mon Sep 17 00:00:00 2001 From: ItIsSkitty Date: Fri, 3 Jan 2025 15:38:15 -0500 Subject: [PATCH] saladbowl tourney name updated (#2010) * saladbowl avif file fixed * delete * add commas * badge name change --------- Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com> --- app/features/badges/homemade.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/features/badges/homemade.ts b/app/features/badges/homemade.ts index 68cb0a47c..fb7987cdb 100644 --- a/app/features/badges/homemade.ts +++ b/app/features/badges/homemade.ts @@ -450,7 +450,7 @@ export const homemadeBadges: BadgeInfo[] = [ authorDiscordId: "528851510222782474", }, { - displayName: "Salad Sundays", + displayName: "Eggs and Salad", fileName: "saladbowl", authorDiscordId: "336683473714544641", },