Updated on 2026-08-14
This commit is contained in:
parent
3e8e14a114
commit
720d5e0cb7
9 changed files with 91 additions and 16 deletions
|
|
@ -160,7 +160,7 @@ internal class DefaultWalletRouter @Inject constructor(
|
|||
override fun openTangemPaySelectPlan(status: AccountStatus.Payment) {
|
||||
val route = AppRoute.TangemPayDetails(
|
||||
status = status,
|
||||
initialRoute = TangemPayDetailsInitialRoute.SELECT_PLAN,
|
||||
initialRoute = TangemPayDetailsInitialRoute.TIERS_ONBOARDING,
|
||||
)
|
||||
router.push(route)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue