Updated on 2026-08-14
This commit is contained in:
parent
8e952ae87a
commit
f436569bd3
12 changed files with 12 additions and 12 deletions
|
|
@ -12,7 +12,7 @@ data class DetailsScreenState(
|
|||
val onItemsClick: (SettingsElement) -> Unit,
|
||||
val onSocialNetworkClick: (SocialNetworkLink) -> Unit,
|
||||
) {
|
||||
val appNameRes: Int = R.string.app_name
|
||||
val appNameRes: Int = R.string.tangem_app_name
|
||||
}
|
||||
|
||||
@Immutable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue