fixed an issue where sometimes network data wouldnt be updated
This commit is contained in:
parent
e48d6880c9
commit
299a7cab20
2 changed files with 7 additions and 1 deletions
|
@ -118,6 +118,7 @@ namespace WinUI
|
|||
}
|
||||
}
|
||||
|
||||
_knownNetworks.Sort();
|
||||
_nwCb(_knownNetworks);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue