We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cabe41 commit f15a242Copy full SHA for f15a242
Platform/iOS/UTMRemoteConnectView.swift
@@ -16,7 +16,7 @@
16
17
import SwiftUI
18
19
-private let kTimeoutSeconds: UInt64 = 15
+private let kTimeoutSeconds: UInt64 = 60
20
21
struct UTMRemoteConnectView: View {
22
@ObservedObject var remoteClientState: UTMRemoteClient.State
0 commit comments