Skip to content

Commit

Permalink
Update MenuBarItem.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird committed Jul 22, 2024
1 parent 8f1464b commit fdcfa49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Ice/MenuBar/MenuBarItem.swift
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ extension MenuBarItem {
case bridging
}

/// The method to use to sort the menu bar items.
enum SortingMethod {
case orderInMenuBar
case custom((MenuBarItem, MenuBarItem) -> Bool)
Expand Down

0 comments on commit fdcfa49

Please sign in to comment.