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

Sync Emojis
This commit is contained in:
Benoit Marty 2022-12-22 12:23:18 +01:00 committed by GitHub
commit 3c3c44b344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -3013,7 +3013,11 @@
"begging", "begging",
"mercy", "mercy",
"puppy eyes", "puppy eyes",
"face" "face",
"cry",
"tears",
"sad",
"grievance"
] ]
}, },
"face-holding-back-tears": { "face-holding-back-tears": {
@ -3060,9 +3064,7 @@
"fearful", "fearful",
"scared", "scared",
"terrified", "terrified",
"nervous", "nervous"
"oops",
"huh"
] ]
}, },
"anxious-face-with-sweat": { "anxious-face-with-sweat": {

File diff suppressed because one or more lines are too long