Add missing link to chat payload. Closes #1692
This commit is contained in:
parent
50b0bfbc4e
commit
88b20803b7
@ -20,6 +20,7 @@ func (e *FediverseEngagementEvent) GetBroadcastPayload() EventPayload {
|
||||
"image": e.Image,
|
||||
"type": e.Event.Type,
|
||||
"title": e.UserAccountName,
|
||||
"link": e.Link,
|
||||
"user": EventPayload{
|
||||
"displayName": data.GetServerName(),
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user