fixed an issue where sometimes network data wouldnt be updated
This commit is contained in:
@@ -118,6 +118,7 @@ namespace WinUI
|
||||
}
|
||||
}
|
||||
|
||||
_knownNetworks.Sort();
|
||||
_nwCb(_knownNetworks);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user