forked from Henry-Hiles/nexus
more rounded avatars, fix metadata error
This commit is contained in:
parent
163facca7e
commit
0db667554f
3 changed files with 3 additions and 2 deletions
|
|
@ -133,6 +133,7 @@ class MessageController extends AsyncNotifier<Message?> {
|
|||
authorId: event.authorId,
|
||||
source: source,
|
||||
replyToMessageId: replyId,
|
||||
metadata: metadata,
|
||||
text: asText.text,
|
||||
deliveredAt: config.event.timestamp,
|
||||
blurhash: (content["info"] as Map?)?["xyz.amorgan.blurhash"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue