Updated on 2026-08-14
This commit is contained in:
parent
7f05c3f1f2
commit
b8510b6abb
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ internal object SwapNotificationUM {
|
|||
),
|
||||
iconResId = R.drawable.ic_locked_24,
|
||||
buttonsState = NotificationConfig.ButtonsState.SecondaryButtonConfig(
|
||||
text = TextReference.Res(R.string.common_approve),
|
||||
text = TextReference.Res(R.string.give_permission_title),
|
||||
onClick = onApproveClick,
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue