fix: LaunchAtLogin

This commit is contained in:
mrFq1 2023-09-25 18:07:17 +08:00
parent f5f42ea2a9
commit bc0a38c27d
1 changed files with 1 additions and 2 deletions

View File

@ -341,9 +341,8 @@ class AppDelegate: NSObject, NSApplicationDelegate {
}
Logger.log("Fire helperStatusTimer")
}
func setupSystemData() {
if !PrivilegedHelperManager.shared.isHelperCheckFinished.value &&
ConfigManager.shared.proxyPortAutoSet {
PrivilegedHelperManager.shared.isHelperCheckFinished