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

Sync Emojis
This commit is contained in:
Benoit Marty 2023-01-02 12:15:18 +01:00 committed by GitHub
commit 4249a1237b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 3 deletions

View File

@ -14362,7 +14362,11 @@
"plant",
"nature",
"branch",
"summer"
"summer",
"bamboo",
"wish",
"star_festival",
"tanzaku"
]
},
"pine-decoration": {
@ -14373,10 +14377,12 @@
"celebration",
"Japanese",
"pine",
"japanese",
"plant",
"nature",
"vegetable",
"panda"
"panda",
"new_years"
]
},
"japanese-dolls": {

File diff suppressed because one or more lines are too long