Updated on 2026-08-14
This commit is contained in:
parent
6391ced12b
commit
f234915b63
6 changed files with 48 additions and 48 deletions
|
|
@ -341,6 +341,8 @@ internal class WalletViewModel @Inject constructor(
|
|||
}
|
||||
|
||||
private suspend fun deleteWallet(action: WalletsUpdateActionResolver.Action.DeleteWallet) {
|
||||
walletScreenContentLoader.cancel(action.deletedWalletId)
|
||||
|
||||
walletScreenContentLoader.load(
|
||||
userWallet = action.selectedWallet,
|
||||
clickIntents = clickIntents,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue