mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user