Updated on 2026-08-14
This commit is contained in:
parent
68503f3a51
commit
55fcdc6e83
5 changed files with 29 additions and 17 deletions
|
|
@ -298,7 +298,7 @@ internal class WalletViewModel @Inject constructor(
|
|||
update = { it.copy(scanResponse = scannedCardResponse) },
|
||||
)
|
||||
.onRight {
|
||||
fetchTokenListUseCase(userWalletId = it.walletId, refresh = true)
|
||||
fetchTokenListUseCase(userWalletId = it.walletId)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue