We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0566fd commit 114655cCopy full SHA for 114655c
ClashX/Basic/LaunchAtLogin.swift
@@ -31,6 +31,7 @@ public class LaunchAtLogin {
31
}
32
set {
33
SMLoginItemSetEnabled(LaunchAtLogin.id as CFString, newValue)
34
+ isEnableVirable.value = newValue
35
36
37
0 commit comments