May be better, refactor selecting server.

This commit is contained in:
Charlie Qiu
2017-01-20 21:55:21 +08:00
parent e481860075
commit ffccf62f8a

View File

@ -481,6 +481,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
spMgr.setActiveProfiledId(newProfile.uuid)
updateServersMenu()
SyncSSLocal()
applyConfig()
}
updateRunningModeMenu()
}