Skip to content

Commit 7d55392

Browse files
Use official dizzy emoji
1 parent b60e676 commit 7d55392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/oasisfeng/nevo/decorators/wechat/EmojiMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class EmojiMap {
1717
{ "OK", "OK", "👌" },
1818
{ "耶", "Yeah!", "✌" },
1919
{ "嘘", "Silent", "🤫" },
20-
{ "晕", "Dizzy", "😲" },
20+
{ "晕", "Dizzy", "😵" },
2121
{ "衰", "BadLuck", "😳" },
2222
{ "色", "Drool", "🤤" },
2323
{ "囧", "Tension", "😳" },

0 commit comments

Comments
 (0)