Fix broken link previews
This commit is contained in:
parent
8213c1dae5
commit
6c25f3a463
1 changed files with 1 additions and 1 deletions
|
@ -3969,7 +3969,7 @@ Whisper.ConversationView = Whisper.View.extend({
|
|||
message,
|
||||
attachments,
|
||||
this.quote,
|
||||
this.getLinkPreviewForSend(),
|
||||
this.getLinkPreviewForSend(message),
|
||||
undefined, // sticker
|
||||
mentions,
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue