Add a “link” status icon for toots with a preview card

remotes/1698178055505214576/signup-info-prompt
Thibaut Girka 2018-10-30 14:39:00 +01:00 committed by ThibG
parent b21615e957
commit bdc2338833
1 changed files with 1 additions and 1 deletions

View File

@ -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.