Merge commit '1db0ecc5d4901f69e5c15fe58ab8d3f02ad888d9' into fluffychat-merge-2
This commit is contained in:
commit
bd3d4ef09d
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,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