Merge pull request #1679 from indaband/fix/send-onlink-tap-to-url-attachement
This commit is contained in:
@@ -220,6 +220,7 @@ class _MessageCardState extends State<MessageCard> {
|
||||
|
||||
return StreamUrlAttachment(
|
||||
key: linksKey,
|
||||
onLinkTap: widget.onLinkTap,
|
||||
urlAttachment: urlAttachment,
|
||||
hostDisplayName: hostDisplayName,
|
||||
textPadding: widget.textPadding,
|
||||
|
||||
Reference in New Issue
Block a user