Fix #98, Don't turn off when app Terminate.
This commit is contained in:
@ -172,8 +172,6 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
|
||||
StopSSLocal()
|
||||
StopPrivoxy()
|
||||
ProxyConfHelper.disableProxy()
|
||||
let defaults = UserDefaults.standard
|
||||
defaults.set(false, forKey: "ShadowsocksOn")
|
||||
}
|
||||
|
||||
func applyConfig() {
|
||||
|
Reference in New Issue
Block a user