Jul 30 - Update iPad - inspector can re-inspect and create follow-up
This commit is contained in:
@@ -8,7 +8,7 @@ import Foundation
|
||||
|
||||
/// The two known JQC servers the inspector can connect to.
|
||||
nonisolated enum ServerOption: String, CaseIterable, Sendable {
|
||||
case primary = "https://jqc.ltservicesinc.com"
|
||||
case primary = "http://127.0.0.1:5055"
|
||||
case secondary = "https://jqc1.ltservicesinc.com"
|
||||
|
||||
var displayName: String {
|
||||
|
||||
Reference in New Issue
Block a user