fix
This commit is contained in:
parent
3cb42af573
commit
08b2988b03
@ -24,6 +24,7 @@ class AppContext {
|
|||||||
case accountAndPasword(account: String, password: String, session: SDLAPIClient.NetworkSession)
|
case accountAndPasword(account: String, password: String, session: SDLAPIClient.NetworkSession)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ObservationIgnored
|
||||||
var networkSession: SDLAPIClient.NetworkSession? {
|
var networkSession: SDLAPIClient.NetworkSession? {
|
||||||
guard let loginCredit = self.loginCredit else {
|
guard let loginCredit = self.loginCredit else {
|
||||||
return nil
|
return nil
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user