mirror of
https://github.com/wassname/talk.git
synced 2026-07-06 05:17:19 +08:00
Hide comment box during perm view
This commit is contained in:
@@ -100,6 +100,7 @@ class Stream extends React.Component {
|
||||
{loggedIn &&
|
||||
!banned &&
|
||||
!temporarilySuspended &&
|
||||
!highlightedComment &&
|
||||
<CommentBox
|
||||
addNotification={this.props.addNotification}
|
||||
postComment={this.props.postComment}
|
||||
|
||||
Reference in New Issue
Block a user