Skip to content

Commit 114655c

Browse files
committed
Fixed: Launch at login ui no refreshed
1 parent e0566fd commit 114655c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ClashX/Basic/LaunchAtLogin.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ public class LaunchAtLogin {
3131
}
3232
set {
3333
SMLoginItemSetEnabled(LaunchAtLogin.id as CFString, newValue)
34+
isEnableVirable.value = newValue
3435
}
3536
}
3637

0 commit comments

Comments
 (0)