This commit is contained in:
mgabdev 2020-04-07 22:17:41 -04:00
parent 7343b927c4
commit 5d1f976e1f

View File

@ -289,8 +289,6 @@ class Status extends ImmutablePureComponent {
const { status, ...other } = this.props;
// console.log("replies:", this.props.replies)
if (!status) return null
if (hidden) {