nicolium: actually stop displaying repeated repost info
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -452,6 +452,7 @@ const Notification: React.FC<INotification> = (props) => {
|
||||
avatarSize={avatarSize}
|
||||
contextType='notifications'
|
||||
showGroup={false}
|
||||
showInfo={false}
|
||||
variant='slim'
|
||||
/>
|
||||
)) : null;
|
||||
|
||||
Reference in New Issue
Block a user