forked from Henry-Hiles/nexus
Working mentions
This commit is contained in:
parent
75be47554f
commit
6cc5971919
2 changed files with 11 additions and 6 deletions
|
|
@ -71,7 +71,7 @@ class MentionOverlay extends ConsumerWidget {
|
|||
member.authorId,
|
||||
),
|
||||
onTap: () => addTag(
|
||||
id: member.authorId,
|
||||
id: "[@${member.content["displayname"]}](https://matrix.to/#/${member.authorId})",
|
||||
name: member.authorId
|
||||
.substring(1)
|
||||
.split(":")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue