parent
7d4d2afdae
commit
9416eeae98
1 changed files with 0 additions and 2 deletions
|
@ -344,7 +344,6 @@ class Notification extends ImmutablePureComponent {
|
|||
|
||||
<StatusContainer
|
||||
id={notification.get('status')}
|
||||
account={notification.get('account')}
|
||||
contextType='notifications'
|
||||
muted
|
||||
withDismiss
|
||||
|
@ -380,7 +379,6 @@ class Notification extends ImmutablePureComponent {
|
|||
|
||||
<StatusContainer
|
||||
id={notification.get('status')}
|
||||
account={notification.get('account')}
|
||||
contextType='notifications'
|
||||
muted
|
||||
withDismiss
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue