Updated on 2026-08-14
This commit is contained in:
parent
5b606a27e0
commit
bfcd2c6374
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ internal object RecipientStatePreviewData {
|
||||||
error = null,
|
error = null,
|
||||||
disabledText = stringReference("Already included in the entered address"),
|
disabledText = stringReference("Already included in the entered address"),
|
||||||
isEnabled = true,
|
isEnabled = true,
|
||||||
|
isValuePasted = false,
|
||||||
),
|
),
|
||||||
recent = persistentListOf(),
|
recent = persistentListOf(),
|
||||||
wallets = persistentListOf(),
|
wallets = persistentListOf(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue