Removed compact key on status card
This commit is contained in:
@@ -380,7 +380,6 @@ class Status extends ImmutablePureComponent {
|
||||
<Card
|
||||
onOpenMedia={this.props.onOpenMedia}
|
||||
card={status.get('card')}
|
||||
compact
|
||||
cacheWidth={this.props.cacheMediaWidth}
|
||||
defaultWidth={this.props.cachedMediaWidth}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user