Refactor proxy configuration and move to separate file
This commit is contained in:
@@ -113,7 +113,7 @@ FormCard.FormCardPage {
|
||||
Config.proxyPassword = passwordField.text
|
||||
Config.save()
|
||||
proxyConfigChanged = false
|
||||
Controller.setApplicationProxy()
|
||||
ProxyController.setApplicationProxy()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user