diff --git a/web/react/components/post_body.jsx b/web/react/components/post_body.jsx index 2febcfa048..5f7dbe6c96 100644 --- a/web/react/components/post_body.jsx +++ b/web/react/components/post_body.jsx @@ -75,7 +75,7 @@ module.exports = React.createClass({ if(parentPost.message) { message = utils.replaceHtmlEntities(parentPost.message) } else if (parentPost.filenames.length) { - message =