Remove VPN configurations after app reset on iOS (#661)
This commit is contained in:
parent
bb7b64fb96
commit
ca633ae882
4 changed files with 31 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
|
||||
- (void) vpnConfigurationDidChange:(NSNotification *)notification {
|
||||
cppController->vpnStatusDidChange(notification);
|
||||
// cppController->vpnStatusDidChange(notification);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue