parent
17e3ce9540
commit
0b0a95d6df
|
@ -320,6 +320,8 @@ public class ConnectionService: Codable {
|
|||
profile?.trustedNetworks = TrustedNetworks()
|
||||
}
|
||||
|
||||
// propagate delegate
|
||||
profile?.serviceDelegate = delegate
|
||||
return profile
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue