Fix compilation issue after merge.

This commit is contained in:
Benoit Marty
2023-11-20 14:13:03 +01:00
parent 66c9bc6c62
commit 936f1388f1

View File

@@ -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,