Make link preview image clickable
This commit is contained in:
@@ -954,7 +954,9 @@ export class Message extends React.Component<Props, State> {
|
||||
attachment: first.image,
|
||||
messageId: id,
|
||||
});
|
||||
return;
|
||||
}
|
||||
openLink(first.url);
|
||||
};
|
||||
const contents = (
|
||||
<>
|
||||
|
Reference in New Issue
Block a user