Skip to content

Commit

Permalink
Update LoginItemManager.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyvoxi authored Jul 2, 2024
1 parent 7a71430 commit ed61660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HeliPort/LoginItemManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class LoginItemManager {

public class func isEnabled() -> Bool {

guard let jobs =
guard let jobs =
(LoginItemManager.self as DeprecationWarningWorkaround.Type).jobsDict
else {
return false
Expand Down

0 comments on commit ed61660

Please sign in to comment.