Skip to content

Commit

Permalink
fix: nicer april fool's emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer authored Mar 31, 2024
1 parent 28f5aa0 commit 899071d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export const SPECIAL_DATE_OBJECTS = {
'1/4': {
name: "April Fools' Day",
key: 'app-home-holiday-april-fools',
emoji: '🤡',
emoji: '🧌',
link: 'https://en.wikipedia.org/wiki/April_Fools%27_Day',
} as SpecialDateObject,
'31/10': {
Expand Down

0 comments on commit 899071d

Please sign in to comment.