mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-22 02:36:55 +00:00
Include mentions on incoming story replies.
This commit is contained in:
@@ -1610,7 +1610,7 @@ public final class MessageContentProcessor {
|
||||
Optional.ofNullable(quoteModel),
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
getMentions(message.getMentions()),
|
||||
Optional.empty(),
|
||||
content.getServerUuid());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user