mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 19:37:28 +00:00
chore(macos): expose remote test helper
This commit is contained in:
@@ -501,7 +501,7 @@ extension GeneralSettings {
|
||||
}
|
||||
|
||||
@MainActor
|
||||
private func testRemote() async {
|
||||
func testRemote() async {
|
||||
self.remoteStatus = .checking
|
||||
let settings = CommandResolver.connectionSettings()
|
||||
guard !settings.target.isEmpty else {
|
||||
|
||||
Reference in New Issue
Block a user