Format
This commit is contained in:
parent
87dfb9785c
commit
b231f0851b
1 changed files with 2 additions and 1 deletions
|
|
@ -54,7 +54,8 @@ private fun aPollHistoryState(
|
|||
activeFilter = activeFilter,
|
||||
pollHistoryItems = PollHistoryItems(
|
||||
ongoing = currentItems,
|
||||
past = currentItems,),
|
||||
past = currentItems,
|
||||
),
|
||||
eventSink = {},
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue