mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
Add a “link” status icon for toots with a preview card
This commit is contained in:
@@ -486,7 +486,7 @@ export default class Status extends ImmutablePureComponent {
|
|||||||
compact
|
compact
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
//TODO: set mediaIcon?
|
mediaIcon = 'link';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Here we prepare extra data-* attributes for CSS selectors.
|
// Here we prepare extra data-* attributes for CSS selectors.
|
||||||
|
|||||||
Reference in New Issue
Block a user