Include mentions on incoming story replies.
This commit is contained in:
parent
e4f69c0b6f
commit
7aeb641036
1 changed files with 1 additions and 1 deletions
|
@ -1610,7 +1610,7 @@ public final class MessageContentProcessor {
|
|||
Optional.ofNullable(quoteModel),
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
getMentions(message.getMentions()),
|
||||
Optional.empty(),
|
||||
content.getServerUuid());
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue