mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 13:02:10 +03:00
macos: keep remote control tunnel alive
This commit is contained in:
@@ -83,7 +83,9 @@ struct GeneralSettings: View {
|
||||
.pickerStyle(.segmented)
|
||||
.frame(width: 380, alignment: .leading)
|
||||
|
||||
self.healthRow
|
||||
if self.state.connectionMode == .local {
|
||||
self.healthRow
|
||||
}
|
||||
|
||||
if self.state.connectionMode == .remote {
|
||||
self.remoteCard
|
||||
|
||||
Reference in New Issue
Block a user