diff --git a/web/react/components/post_info.jsx b/web/react/components/post_info.jsx index 48efa95ba9..d6422fe3a7 100644 --- a/web/react/components/post_info.jsx +++ b/web/react/components/post_info.jsx @@ -31,9 +31,7 @@ module.exports = React.createClass({
{ isOwner || (this.props.allowReply === "true" && type != "Comment") ?
- +