mirror of
https://github.com/status-im/whispervis.git
synced 2025-02-08 03:15:09 +00:00
Fix network selection issue
This commit is contained in:
parent
6d28b628cd
commit
4c7b027bbd
@ -122,6 +122,7 @@ func (n *NetworkSelector) onChange(e *vecty.Event) {
|
||||
|
||||
net := n.networks[value]
|
||||
n.setCurrentNetwork(net)
|
||||
n.handler(n.current)
|
||||
|
||||
vecty.Rerender(n)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user