Update API usage
This commit is contained in:
@@ -75,8 +75,7 @@ public class CommandClient: ObservableObject {
|
||||
try client.connect()
|
||||
commandClient = client
|
||||
return
|
||||
} catch {
|
||||
}
|
||||
} catch {}
|
||||
try Task.checkCancellation()
|
||||
}
|
||||
} catch {
|
||||
|
||||
Reference in New Issue
Block a user