chore: do not humanize links
This commit is contained in:
parent
d6bd765d66
commit
ec9aff28c8
5 changed files with 5 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ class PinnedEvents extends StatelessWidget {
|
|||
withSenderNamePrefix: true,
|
||||
hideReply: true,
|
||||
),
|
||||
options: const LinkifyOptions(humanize: false),
|
||||
maxLines: 2,
|
||||
style: TextStyle(
|
||||
color:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue