fix accessibility
This commit is contained in:
parent
e602f0493d
commit
4e9b1001df
|
@ -22,7 +22,7 @@
|
||||||
{:theme :accent
|
{:theme :accent
|
||||||
:title (i18n/label :t/scan-tokens)
|
:title (i18n/label :t/scan-tokens)
|
||||||
:icon :main-icons/refresh
|
:icon :main-icons/refresh
|
||||||
:accessibility-label :wallet-manage-assets
|
:accessibility-label :wallet-scan-token
|
||||||
:on-press #(hide-sheet-and-dispatch
|
:on-press #(hide-sheet-and-dispatch
|
||||||
[:wallet/update-balances nil true])}]
|
[:wallet/update-balances nil true])}]
|
||||||
[quo/list-item
|
[quo/list-item
|
||||||
|
|
Loading…
Reference in New Issue