Sync Emojis

This commit is contained in:
bmarty 2022-09-12 00:06:34 +00:00 committed by GitHub
parent e37344a059
commit 0c4707c315
2 changed files with 7 additions and 4 deletions

View File

@ -2368,7 +2368,8 @@
"stare", "stare",
"scared", "scared",
"frightening", "frightening",
"embarrassing" "embarrassing",
"shy"
] ]
}, },
"shushing-face": { "shushing-face": {
@ -9662,7 +9663,8 @@
"flower", "flower",
"wilted", "wilted",
"plant", "plant",
"nature" "nature",
"rose"
] ]
}, },
"hibiscus": { "hibiscus": {
@ -11080,7 +11082,8 @@
"tea", "tea",
"caffeine", "caffeine",
"latte", "latte",
"espresso" "espresso",
"mug"
] ]
}, },
"teapot": { "teapot": {

File diff suppressed because one or more lines are too long