Merge pull request #2433 from denalena/denalena/spoilerReply
fix: spoiler formatting in reply
This commit is contained in:
commit
174479a0b8
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ class ReplyContent extends StatelessWidget {
|
|||
MatrixLocals(L10n.of(context)),
|
||||
withSenderNamePrefix: false,
|
||||
hideReply: true,
|
||||
plaintextBody: true,
|
||||
),
|
||||
overflow: TextOverflow.ellipsis,
|
||||
maxLines: 1,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue