Skip to content

Commit c337086

Browse files
Add missing code
1 parent 36a8ce5 commit c337086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ class EmojiMap {
126126
{ "无语", "Duh", "😒" },
127127
// { "吃瓜", "Onlooker", "" },
128128
{ "加油", "GoForIt", "✊" },
129+
{ "加油加油", null, "😷" },
129130
{ "汗", "Sweats", "😶" },
130131
{ "天啊", "OMG", "🤯" },
131132
// { null, "Emm", "" },

0 commit comments

Comments
 (0)