Configure hotspot credentials from dashboard
This commit is contained in:
@@ -76,6 +76,7 @@ export type NetworkStatus = {
|
||||
probeDeadline: string | null;
|
||||
lastFailure: string | null;
|
||||
connectivity: "full" | "limited" | "portal" | "none" | "unknown";
|
||||
hotspotSsid: string | null;
|
||||
hotspot: NetworkAdapterStatus;
|
||||
upstream: NetworkAdapterStatus;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user