Add a “link” status icon for toots with a preview card
parent
7f023b3b98
commit
4fe81a99c6
|
@ -486,7 +486,7 @@ export default class Status extends ImmutablePureComponent {
|
|||
compact
|
||||
/>
|
||||
);
|
||||
//TODO: set mediaIcon?
|
||||
mediaIcon = 'link';
|
||||
}
|
||||
|
||||
// Here we prepare extra data-* attributes for CSS selectors.
|
||||
|
|
Loading…
Reference in New Issue