mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Add a “link” status icon for toots with a preview card
This commit is contained in:
parent
b21615e957
commit
bdc2338833
@ -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
Block a user