From 72a50a471b366ba9d215f0e82ed9ce25348b5e15 Mon Sep 17 00:00:00 2001 From: foxplaying <166147707+foxplaying@users.noreply.github.com> Date: Mon, 27 Oct 2025 03:59:32 +0800 Subject: [PATCH] Update qq_emoji_list.py --- src/recv_handler/qq_emoji_list.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/recv_handler/qq_emoji_list.py b/src/recv_handler/qq_emoji_list.py index d42b0a5..9c5158b 100644 --- a/src/recv_handler/qq_emoji_list.py +++ b/src/recv_handler/qq_emoji_list.py @@ -227,7 +227,7 @@ qq_face: dict = { "128051": "[表情:鲸鱼]", "9728": "[表情:晴天]", "10068": "[表情:问号]", - "128147": "[表情:爱心]" + "128147": "[表情:爱心]", "😊": "[表情:嘿嘿]", "😌": "[表情:羞涩]", "😚": "[表情:亲亲]",