Updated on 2026-08-14
This commit is contained in:
parent
a08145498c
commit
27570efa93
4 changed files with 14 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ class GetManagedTokensUseCase(
|
|||
|
||||
operator fun invoke(
|
||||
context: ManageTokensListBatchingContext,
|
||||
// only for onboarding case, change carefully and check repository implementation
|
||||
loadUserTokensFromRemote: Boolean,
|
||||
batchSize: Int = 40,
|
||||
): ManageTokensListBatchFlow {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue