Skip to content

Commit

Permalink
fix: change reservation icon (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgokcin authored Aug 13, 2024
1 parent 85d245f commit 658bcdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const emojiMap = {
'journey': '🚆',
'trip': '🚆',
'stay': '🏠',
'reservation': '🏨',
'holy shred': '💪',
'holy ride': '🚵',
'meeting': '🤝',
Expand All @@ -14,6 +13,7 @@ const emojiMap = {
'sosyal aktivite': '🎉',
'paris 2024': '🏅',
'randevu': '📅',
'reservation': '📅',
'appointment': '📅',
'tamir': '🛠️',
'repair': '🛠️',
Expand Down

0 comments on commit 658bcdd

Please sign in to comment.