Skip to content

Commit ea0a275

Browse files
committed
Fix: Add variation selector for better rendering
1 parent fa73c4c commit ea0a275

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/emojis.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9970,7 +9970,7 @@
99709970
"moji": "😦"
99719971
},
99729972
"frowning2": {
9973-
"unicode": "2639",
9973+
"unicode": "2639-FE0F",
99749974
"unicode_alternates": [],
99759975
"name": "white frowning face",
99769976
"shortname": ":frowning2:",
@@ -9986,7 +9986,7 @@
99869986
"smiley",
99879987
"emotion"
99889988
],
9989-
"moji": "☹"
9989+
"moji": "☹"
99909990
},
99919991
"fu": {
99929992
"unicode": "1F595",

0 commit comments

Comments
 (0)