diff --git a/webapp/components/post_view/post_info/post_info.jsx b/webapp/components/post_view/post_info/post_info.jsx index f037bf03bf..c07a58bc7a 100644 --- a/webapp/components/post_view/post_info/post_info.jsx +++ b/webapp/components/post_view/post_info/post_info.jsx @@ -192,7 +192,7 @@ export default class PostInfo extends React.PureComponent { /> ); - if (dotMenu) { + if (PostUtils.shouldShowDotMenu(this.props.post)) { options = (