style: tidy macos swift formatting
This commit is contained in:
@@ -100,6 +100,7 @@ enum DebugActions {
|
||||
// ControlChannel will surface a degraded state; also refresh health to update the menu text.
|
||||
Task { await HealthStore.shared.refresh(onDemand: true) }
|
||||
}
|
||||
|
||||
case .unconfigured:
|
||||
await GatewayConnection.shared.shutdown()
|
||||
await ControlChannel.shared.disconnect()
|
||||
|
||||
Reference in New Issue
Block a user