Add new emojis required in the latest EUS
This commit is contained in:
parent
f09d129bae
commit
0f6828d44b
1 changed files with 10 additions and 8 deletions
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"wave":"👋",
|
||||
"thumb_up":"👍",
|
||||
"page":"📄",
|
||||
"dizzy":"😵",
|
||||
"heavy_check":"✔️",
|
||||
"folder":"📁",
|
||||
"fast_up":"⏫",
|
||||
"cross":"❌"
|
||||
"wave": "👋",
|
||||
"thumb_up": "👍",
|
||||
"page": "📄",
|
||||
"dizzy": "😵",
|
||||
"heavy_check": "✔️ ",
|
||||
"folder": "📁",
|
||||
"fast_up": "⏫",
|
||||
"cross": "❌",
|
||||
"file_cabinet": "🗄️ ",
|
||||
"globe_europe": "🌍"
|
||||
}
|
Loading…
Reference in a new issue