Skip to content

Commit

Permalink
Fix formatting in homemade.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ximk committed Sep 29, 2024
1 parent 4d06d28 commit ae58812
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ export const homemadeBadges: BadgeInfo[] = [
// authorDiscordId: "123456789012345678",
// },
{
displayName: "VERSUS THE WORLD",
fileName: "cookie",
displayName: "VERSUS THE WORLD",
fileName: "cookie",
authorDiscordId: "528851510222782474",
},
{
displayName: "Tristrike Tuesday",
fileName: "tristriketuesday",
authorDiscordId: "789943264370884708",
},
authorDiscordId: "789943264370884708",
},
];

0 comments on commit ae58812

Please sign in to comment.