Skip to content

Commit

Permalink
Merge pull request Expensify#47477 from Expensify/yuwen-eyeroll
Browse files Browse the repository at this point in the history
Add 'eyeroll' keyword to emoji list for rolling_eyes
  • Loading branch information
puneetlath authored Aug 15, 2024
2 parents ba43849 + 0c69930 commit c849fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/emojis/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ const enEmojis: EmojisList = {
keywords: ['meh', 'face', 'unhappy'],
},
'🙄': {
keywords: ['eyes', 'face', 'rolling'],
keywords: ['eyes', 'face', 'rolling', 'eyeroll'],
},
'😬': {
keywords: ['face', 'grimace'],
Expand Down

0 comments on commit c849fbb

Please sign in to comment.