diff --git a/ts/models/messages.ts b/ts/models/messages.ts index 1afa16a95612..a68ad3da919e 100644 --- a/ts/models/messages.ts +++ b/ts/models/messages.ts @@ -1797,7 +1797,7 @@ export class MessageModel extends window.Backbone.Model { }; } - if (!item.image || !item.title) { + if (!item.image && !item.title) { return null; } // Story link previews don't have to correspond to links in the