Fix compilation issue after merge from GH...

This commit is contained in:
Benoit Marty
2023-12-04 17:34:55 +01:00
parent 002fd0be66
commit e2c013e35b

View File

@@ -131,7 +131,7 @@ class InReplyToDetailsProvider : PreviewParameterProvider<InReplyToDetails> {
maxSelections = 1u,
answers = persistentListOf(),
votes = persistentMapOf(),
endTime = null
endTime = null,
isEdited = false,
),
).map {