fix: show tokens when sharing all future addresses toggled

This commit is contained in:
Cristian Lungu 2024-03-15 17:04:44 +02:00
parent 74e45ee6b3
commit 8443a3432e
No known key found for this signature in database
GPG Key ID: 00D675EDE1B264D9
1 changed files with 1 additions and 2 deletions

View File

@ -142,8 +142,7 @@
:address address
:emoji emoji
:customization-color customization-color}
:token-details (when-not share-all-addresses?
(balances->components-props balances images-by-symbol))
:token-details (balances->components-props balances images-by-symbol)
:checked? checked?
:disabled? share-all-addresses?
:on-change toggle-address