Updated on 2026-08-14

This commit is contained in:
Tangem 2025-08-08 15:19:51 +05:00
parent 2f7c5451e6
commit 077b2e9ecf

View file

@ -565,7 +565,7 @@ internal class SendConfirmModel @Inject constructor(
state.copy(
navigationUM = NavigationUM.Content(
title = if (state.isRedesignEnabled) {
stringReference("")
resourceReference(id = R.string.common_send)
} else {
resourceReference(
id = R.string.send_summary_title,