mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-22 06:08:54 -04:00
turn off automatic link preview
This commit is contained in:
parent
abf31369a1
commit
4966349ac9
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ class ChatComponentWidget extends StatelessWidget {
|
|||
//onAttachmentPressed: _handleAttachmentPressed,
|
||||
//onMessageTap: _handleMessageTap,
|
||||
//onPreviewDataFetched: _handlePreviewDataFetched,
|
||||
usePreviewData: false, //
|
||||
onSendPressed: (pt) {
|
||||
try {
|
||||
if (!messageIsValid) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue