Updated on 2026-08-14
This commit is contained in:
parent
3c109eb736
commit
e2f9d50499
18 changed files with 105 additions and 32 deletions
|
|
@ -87,7 +87,7 @@ internal class ItemsBuilder @Inject constructor(private val router: Router) {
|
|||
DetailsItemUM.Basic.Item(
|
||||
id = "support_email",
|
||||
block = BlockUM(
|
||||
text = resourceReference(R.string.details_row_title_contact_to_support),
|
||||
text = resourceReference(R.string.common_contact_support),
|
||||
iconRes = R.drawable.ic_comment_24,
|
||||
onClick = onSupportEmailClick,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue