DEV: Update emojis constants (#15506)

Follow up to d1cfabd so the new emojis are usable by the app
This commit is contained in:
Rafael dos Santos Silva
2022-01-10 14:53:52 -03:00
committed by GitHub
parent ef37186be3
commit 06bba76719
13 changed files with 3963 additions and 41 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ EMOJI_ALIASES ||= {
"nerd_face" => [ "nerd" ],
"hugs" => [ "hugging", "hugging_face" ],
"roll_eyes" => [ "rolling_eyes", "face_with_rolling_eyes" ],
"slightly_frowning_face" => [ "slight_frown" ],
"slightly_frowning_face" => [ "frowning", "slight_frown" ],
"frowning_face" => [ "frowning2", "white_frowning_face" ],
"zipper_mouth_face" => [ "zipper_mouth" ],
"face_with_head_bandage" => [ "head_bandage" ],