update
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user