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