mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-10 23:56:48 +00:00
fix: show tokens when sharing all future addresses toggled
This commit is contained in:
parent
74e45ee6b3
commit
8443a3432e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user