Updated on 2026-08-14

This commit is contained in:
Tangem 2025-08-07 16:06:04 +05:00
parent 2336cb6aaa
commit beceddf1fb
13 changed files with 89 additions and 0 deletions

View file

@ -442,6 +442,7 @@ internal class ChildFactory @Inject constructor(
selectedCurrency = route.selectedCurrency,
source = ChooseManagedTokensComponent.Source.valueOf(route.source.name),
showSendViaSwapNotification = route.showSendViaSwapNotification,
analyticsCategoryName = route.analyticsCategoryName,
),
componentFactory = chooseManagedTokensComponentFactory,
)