Merge branch 'kb_development' into kb_migration

This commit is contained in:
KMY 2023-03-01 07:26:40 +09:00
commit ae68f19506
2 changed files with 2 additions and 3 deletions

View file

@ -179,7 +179,6 @@ class Notification extends ImmutablePureComponent {
cachedMediaWidth={this.props.cachedMediaWidth}
cacheMediaWidth={this.props.cacheMediaWidth}
unread={this.props.unread}
withoutEmojiReactions={true}
/>
);
}