Updated on 2026-08-14
This commit is contained in:
parent
19de351c7d
commit
b59f33f86b
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ class CreateTwinWalletReducer {
|
|||
createTwinWallet = action.createTwinWallet,
|
||||
showAlert = false,
|
||||
step = CreateTwinWalletStep.FirstStep,
|
||||
allowRecreatingWallet = state.createTwinWalletState?.allowRecreatingWallet
|
||||
))
|
||||
}
|
||||
DetailsAction.CreateTwinWalletAction.Cancel -> state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue