mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 00:56:39 +00:00
fix(MintToken): Fix network property
enabledNetwork property now point to the corresponding data
This commit is contained in:
parent
8aa8b8b7ce
commit
3feddd892b
@ -169,7 +169,7 @@ StatusScrollView {
|
||||
layer1Networks: root.layer1Networks
|
||||
layer2Networks: root.layer2Networks
|
||||
testNetworks: root.testNetworks
|
||||
enabledNetworks: root.testNetworks
|
||||
enabledNetworks: root.enabledNetworks
|
||||
allNetworks: root.allNetworks
|
||||
isChainVisible: false
|
||||
multiSelection: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user