Fix link preview issue with text stories.

fork-5.53.8
Alex Hart 2022-07-01 13:00:44 -03:00 zatwierdzone przez Greyson Parrelli
rodzic 4a3fe771d1
commit 6d24c342d2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -95,7 +95,7 @@ public class OutgoingSecureMediaMessage extends OutgoingMediaMessage {
isStoryReaction(),
getOutgoingQuote(),
Collections.emptyList(),
Collections.emptyList(),
getLinkPreviews(),
getMentions(),
getGiftBadge());
}