Updated on 2026-08-14
This commit is contained in:
parent
9b95a70590
commit
d3cb89b1a1
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ private class DefaultBatchListSource<TKey, TData, TRequestParams : Any, TUpdate>
|
|||
|
||||
scope.launch {
|
||||
context.actionsFlow
|
||||
.conflate()
|
||||
.buffer()
|
||||
.collect { action ->
|
||||
collectActions(action)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue