From 0f6828d44b61ed9af6ddeecb0b15d2f79cdefa11 Mon Sep 17 00:00:00 2001 From: Holly Date: Fri, 7 Jan 2022 04:22:10 +0000 Subject: [PATCH] Add new emojis required in the latest EUS --- misc/emoji_list.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/misc/emoji_list.json b/misc/emoji_list.json index e330c85..37afd58 100644 --- a/misc/emoji_list.json +++ b/misc/emoji_list.json @@ -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": "🌍" } \ No newline at end of file