Basic update of the existing files in the project #3
@@ -24,7 +24,7 @@ public struct AmiiboLiveClient {
|
||||
|
||||
public init() throws {
|
||||
self.client = .init(
|
||||
serverURL: try Servers.server1(),
|
||||
serverURL: try Servers.Server1.url(),
|
||||
configuration: .init(dateTranscoder: ISODateTranscoder()),
|
||||
transport: URLSessionTransport()
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user