From c225bc07ea523dd3e1ab7a56bda8b4020ab329d5 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 14 Mar 2023 17:41:58 +0800 Subject: [PATCH] Support unicode emojis and remove emojify.js (#11032) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 99ac4f85..2a8310cb 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -BugFix \ No newline at end of file +Support unicode emojis and remove emojify.js (#11032)