Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-17 14:05:58 +03:00
commit 3cbc2dadfb
822 changed files with 12838 additions and 5366 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)
}