Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-15 11:22:40 +03:00
commit c2cd7e6b4c
675 changed files with 9577 additions and 4375 deletions

View file

@ -60,7 +60,7 @@ internal class YieldSupplyPromoModel @Inject constructor(
}
override fun onApyInfoClick() {
analytics.send(YieldSupplyAnalytics.ApyChartViewed)
analytics.send(YieldSupplyAnalytics.ApyChartViewed())
bottomSheetNavigation.activate(YieldSupplyPromoConfig.Apy)
}