Skip to content

Commit

Permalink
fix emoji picker bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
SupertigerDev committed Sep 20, 2024
1 parent 04ac05b commit b7cddf2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/emoji/emojis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3522,7 +3522,7 @@
{
"emoji": "🍄",
"short_names": ["mushroom"],
"category": "Food & Drink"
"category": "Animals & Nature"
},
{
"emoji": "🍇",
Expand Down Expand Up @@ -5577,7 +5577,7 @@
{
"emoji": "🔫",
"short_names": ["gun"],
"category": "Objects"
"category": "Activities"
},
{
"emoji": "🎱",
Expand Down Expand Up @@ -6692,7 +6692,7 @@
{
"emoji": "💣",
"short_names": ["bomb"],
"category": "Smileys & Emotion"
"category": "Objects"
},
{
"emoji": "🪃",
Expand Down Expand Up @@ -7002,12 +7002,12 @@
{
"emoji": "🧿",
"short_names": ["nazar_amulet"],
"category": "Activities"
"category": "Objects"
},
{
"emoji": "🪬",
"short_names": ["hamsa"],
"category": "Activities"
"category": "Objects"
},
{
"emoji": "🗿",
Expand Down

0 comments on commit b7cddf2

Please sign in to comment.