mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: added connection status information to the network details view (#653)
This commit is contained in:
@@ -40,6 +40,7 @@ public struct Network_Usage: value_t {
|
||||
|
||||
var interface: Network_interface? = nil
|
||||
var connectionType: Network_t? = nil
|
||||
var status: Bool = false
|
||||
|
||||
var countryCode: String? = nil
|
||||
var ssid: String? = nil
|
||||
|
||||
Reference in New Issue
Block a user