mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-03-01 06:07:37 +00:00
Fix link preview issue with text stories.
This commit is contained in:
committed by
Greyson Parrelli
parent
4a3fe771d1
commit
6d24c342d2
@@ -95,7 +95,7 @@ public class OutgoingSecureMediaMessage extends OutgoingMediaMessage {
|
||||
isStoryReaction(),
|
||||
getOutgoingQuote(),
|
||||
Collections.emptyList(),
|
||||
Collections.emptyList(),
|
||||
getLinkPreviews(),
|
||||
getMentions(),
|
||||
getGiftBadge());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user