Skip to content

Commit 61bbee0

Browse files
authored
Merge pull request #1078 from kiwix/1077-remove-help-menu-for-macos
Remove help menu from macOS
2 parents 1a673e5 + 5dc3dd6 commit 61bbee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

App/App_macOS.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ struct Kiwix: App {
7272
SidebarNavigationCommands()
7373
Divider()
7474
}
75+
CommandGroup(replacing: .help) {}
7576
}
7677
Settings {
7778
TabView {

0 commit comments

Comments
 (0)