Updated on 2026-08-14
This commit is contained in:
parent
4381dc75dd
commit
801240525e
4 changed files with 14 additions and 2 deletions
|
|
@ -264,6 +264,7 @@ internal class DetailsModel @Inject constructor(
|
|||
)
|
||||
.isNotEmpty()
|
||||
if (isEligible) {
|
||||
analyticsEventHandler.send(TangemPayAnalyticsEvents.PermanentButtonShowed())
|
||||
items.update { itemsBuilder.addTangemPayItem(items = it, onClick = ::onTangemPayItemClicked) }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue