From f99743bfa08c8c3c4a5264cf30c814d145a2e90f Mon Sep 17 00:00:00 2001 From: nickago Date: Thu, 16 Jul 2015 14:23:27 -0700 Subject: readded space --- web/react/utils/utils.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'web/react') diff --git a/web/react/utils/utils.jsx b/web/react/utils/utils.jsx index ec2b7e7e8..81de07230 100644 --- a/web/react/utils/utils.jsx +++ b/web/react/utils/utils.jsx @@ -423,6 +423,7 @@ module.exports.textToJsx = function(text, options) { highlightSearchClass = " search-highlight"; } + if (explicitMention && (UserStore.getProfileByUsername(explicitMention[1]) || Constants.SPECIAL_MENTIONS.indexOf(explicitMention[1]) !== -1)) -- cgit v1.2.3-1-g7c22