Fix compilation issue after merge.
This commit is contained in:
parent
58012268f4
commit
5397ecdf51
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ fun aRedactedMatrixTimeline(eventId: EventId) = listOf<MatrixTimelineItem>(
|
|||
isRemote = false,
|
||||
localSendState = null,
|
||||
reactions = listOf(),
|
||||
receipts = listOf(),
|
||||
sender = A_USER_ID,
|
||||
senderProfile = ProfileTimelineDetails.Unavailable,
|
||||
timestamp = 9442,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue