Removed compact key on status card
This commit is contained in:
parent
8d31d29d60
commit
eade08706a
@ -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}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user