diff --git a/src/utils/index.js b/src/utils/index.js index 5078e68..fc24528 100644 --- a/src/utils/index.js +++ b/src/utils/index.js @@ -27,6 +27,7 @@ function sanitize(emoji) { name, colons, emoticons, + unified: unified.toLowerCase(), skin: skin_tone || (skin_variations ? 1 : null), native: unifiedToNative(unified), }