Updated on 2026-08-14
This commit is contained in:
parent
a399eb71ff
commit
570a48dd07
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ class WarningMessagesManager(
|
|||
"",
|
||||
type = WarningMessage.Type.TestCard,
|
||||
priority = WarningMessage.Priority.Critical,
|
||||
listOf(WarningMessage.Location.MainScreen),
|
||||
listOf(WarningMessage.Location.MainScreen, WarningMessage.Location.SendScreen),
|
||||
null,
|
||||
R.string.alert_title,
|
||||
R.string.warning_testnet_card_message,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue