fix: spoiler formatting in reply
This commit is contained in:
parent
3b1ec4263b
commit
1db0ecc5d4
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