diff --git a/web/react/utils/emoticons.jsx b/web/react/utils/emoticons.jsx index a7c8371994..3e2a7761ee 100644 --- a/web/react/utils/emoticons.jsx +++ b/web/react/utils/emoticons.jsx @@ -8,7 +8,7 @@ const emoticonPatterns = { smirk: /:-?]/g, // :] grinning: /:-?d/gi, // :D stuck_out_tongue_closed_eyes: /x-d/gi, // x-d - stuck_out_tongue_winking_eye: /:-?p/gi, // :p + stuck_out_tongue: /:-?p/gi, // :p rage: /:-?[\[@]/g, // :@ frowning: /:-?\(/g, // :( sob: /:['’]-?\(|:'\(/g, // :`(