Updated on 2026-08-14
This commit is contained in:
parent
86450e506d
commit
28221ee04c
14 changed files with 34 additions and 28 deletions
|
|
@ -100,7 +100,7 @@ internal class CreateWalletSelectionModel @Inject constructor(
|
|||
}
|
||||
|
||||
private fun onHardwareWalletClick() {
|
||||
router.push(AppRoute.CreateHardwareWallet)
|
||||
router.push(AppRoute.CreateHardwareWallet(source = AnalyticsParam.ScreensSources.AddNew))
|
||||
}
|
||||
|
||||
private fun onBuyClick() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue