Allow link previews without image or title

This commit is contained in:
trevor-signal 2024-10-28 15:09:54 -04:00 committed by GitHub
parent ebf41fcf56
commit 6967a5d545
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1797,7 +1797,7 @@ export class MessageModel extends window.Backbone.Model<MessageAttributesType> {
};
}
if (!item.image || !item.title) {
if (!item.image && !item.title) {
return null;
}
// Story link previews don't have to correspond to links in the