Updated on 2026-08-14
This commit is contained in:
parent
852af9e7ed
commit
4e63402851
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ internal object TangemPayTxHistoryDetailsConverter :
|
|||
return when (this.item) {
|
||||
is TangemPayTxHistoryItem.Fee -> persistentListOf(
|
||||
ButtonState(
|
||||
text = resourceReference(R.string.tangem_pay_dispute),
|
||||
text = resourceReference(R.string.tangem_pay_get_help),
|
||||
onClick = this.onDisputeClick,
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue