Updated on 2026-08-14
This commit is contained in:
parent
5ef6a4167d
commit
f4b545f348
10 changed files with 259 additions and 41 deletions
|
|
@ -51,7 +51,7 @@ internal class ItemsBuilder @Inject constructor(
|
|||
|
||||
if (isReferralAvailable) {
|
||||
BlockUM(
|
||||
text = resourceReference(R.string.referral_title),
|
||||
text = resourceReference(R.string.details_referral_title),
|
||||
iconRes = R.drawable.ic_add_friends_24,
|
||||
onClick = { router.push(AppRoute.ReferralProgram(userWalletId)) },
|
||||
).let(::add)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue