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