Add emoji reaction view to mention notification
This commit is contained in:
parent
c03b7702f8
commit
644fea6686
1 changed files with 0 additions and 1 deletions
|
@ -179,7 +179,6 @@ class Notification extends ImmutablePureComponent {
|
||||||
cachedMediaWidth={this.props.cachedMediaWidth}
|
cachedMediaWidth={this.props.cachedMediaWidth}
|
||||||
cacheMediaWidth={this.props.cacheMediaWidth}
|
cacheMediaWidth={this.props.cacheMediaWidth}
|
||||||
unread={this.props.unread}
|
unread={this.props.unread}
|
||||||
withoutEmojiReactions={true}
|
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue