From d1c04619bad3e8f7b542201f40a560ba9349a349 Mon Sep 17 00:00:00 2001 From: m5ka Date: Wed, 27 Mar 2024 16:54:40 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E2=98=95=20fix=20coffee=20emoji=20in=20?= =?UTF-8?q?constants?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- moku/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moku/constants.py b/moku/constants.py index dc1035a..1c69024 100644 --- a/moku/constants.py +++ b/moku/constants.py @@ -145,7 +145,7 @@ EMOJI_CATEGORIES = [ "🫗", "🍼", "🫖", - "☕️", + "☕", "🍵", "🧃", "🥤",