Fixes bug.
ss-local has not been restarted after modified the current profile.
This commit is contained in:
@ -116,7 +116,6 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
|
||||
|
||||
_ = notifyCenter.rx.notification(NOTIFY_CONF_CHANGED)
|
||||
.subscribe(onNext: { noti in
|
||||
SyncSSLocal()
|
||||
self.applyConfig()
|
||||
self.updateCopyHttpProxyExportMenu()
|
||||
})
|
||||
|
Reference in New Issue
Block a user