Updated on 2026-08-14
This commit is contained in:
parent
dd0add894f
commit
150ceac1a3
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ internal class ForgetWalletModel @Inject constructor(
|
|||
}
|
||||
|
||||
if (hasUserWallets) {
|
||||
router.pop()
|
||||
router.popTo(AppRoute.Details::class)
|
||||
} else {
|
||||
router.replaceAll(AppRoute.Home())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue