Merge pull request #7098 from vector-im/sync-emojis

Sync Emojis
This commit is contained in:
Benoit Marty 2022-09-12 17:24:58 +02:00 committed by GitHub
commit 6ac4d58636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

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

File diff suppressed because one or more lines are too long