mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-02 09:46:38 +00:00
fix(NetworkSelector): Add Optimism as default network
This commit is contained in:
parent
6e346d2c0d
commit
44d511fd6a
@ -49,7 +49,7 @@ StatusComboBox {
|
||||
}
|
||||
else {
|
||||
// Default value if not specified
|
||||
d.currentModel = root.layer1Networks
|
||||
d.currentModel = root.layer2Networks
|
||||
d.currentIndex = 0
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user