Format
This commit is contained in:
committed by
Benoit Marty
parent
ecf974334e
commit
dc678ebc48
+2
-1
@@ -54,7 +54,8 @@ private fun aPollHistoryState(
|
||||
activeFilter = activeFilter,
|
||||
pollHistoryItems = PollHistoryItems(
|
||||
ongoing = currentItems,
|
||||
past = currentItems,),
|
||||
past = currentItems,
|
||||
),
|
||||
eventSink = {},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user