Skip to content

Commit

Permalink
Merge pull request #1078 from kiwix/1077-remove-help-menu-for-macos
Browse files Browse the repository at this point in the history
Remove help menu from macOS
  • Loading branch information
kelson42 authored Jan 17, 2025
2 parents 1a673e5 + 5dc3dd6 commit 61bbee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions App/App_macOS.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ struct Kiwix: App {
SidebarNavigationCommands()
Divider()
}
CommandGroup(replacing: .help) {}
}
Settings {
TabView {
Expand Down

0 comments on commit 61bbee0

Please sign in to comment.