diff --git a/app/soapbox/utils/emoji_reacts.js b/app/soapbox/utils/emoji_reacts.js index 03b80a39a..ae73df165 100644 --- a/app/soapbox/utils/emoji_reacts.js +++ b/app/soapbox/utils/emoji_reacts.js @@ -7,7 +7,7 @@ import { // I've customized them. export const ALLOWED_EMOJI = [ '👍', - '❤', + '❤️', '😆', '😮', '😢',