readded space
Этот коммит содержится в:
@@ -423,6 +423,7 @@ module.exports.textToJsx = function(text, options) {
|
|||||||
|
|
||||||
highlightSearchClass = " search-highlight";
|
highlightSearchClass = " search-highlight";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (explicitMention &&
|
if (explicitMention &&
|
||||||
(UserStore.getProfileByUsername(explicitMention[1]) ||
|
(UserStore.getProfileByUsername(explicitMention[1]) ||
|
||||||
Constants.SPECIAL_MENTIONS.indexOf(explicitMention[1]) !== -1))
|
Constants.SPECIAL_MENTIONS.indexOf(explicitMention[1]) !== -1))
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user