Updated on 2026-08-14
This commit is contained in:
parent
411a591509
commit
94a4486443
28 changed files with 393 additions and 178 deletions
|
|
@ -55,7 +55,7 @@ internal class WelcomeModel @Inject constructor(
|
|||
private val walletsFetcher = userWalletsFetcherFactory.create(
|
||||
messageSender = uiMessageSender,
|
||||
onlyMultiCurrency = false,
|
||||
authMode = true,
|
||||
isAuthMode = true,
|
||||
onWalletClick = { walletId ->
|
||||
modelScope.launch {
|
||||
val userWallets = userWalletsListRepository.userWalletsSync()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue