DEV: Update constants (#26580)
I needed to run `rake javascript:update_constants` for my previous
commit: 72ac675e4e
The change in this commit though was completely unrelated, so I saved it
for it's own commit.
This commit is contained in:
parent
d286c1d5a1
commit
9338a9f2dc
|
@ -16,6 +16,7 @@ export const emojis = [
|
|||
"blush",
|
||||
"slightly_smiling_face",
|
||||
"upside_down_face",
|
||||
"smiling_face",
|
||||
"yum",
|
||||
"relieved",
|
||||
"heart_eyes",
|
||||
|
@ -1826,10 +1827,6 @@ export const emojis = [
|
|||
"kiss_woman_man",
|
||||
"couple_with_heart_woman_man",
|
||||
"family_man_woman_boy",
|
||||
"red_hair",
|
||||
"curly_hair",
|
||||
"white_hair",
|
||||
"bald",
|
||||
"coral",
|
||||
"lotus",
|
||||
"empty_nest",
|
||||
|
|
Loading…
Reference in New Issue