mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Ignore menu items for now.
This commit is contained in:
@@ -35,7 +35,7 @@ class Native
|
||||
$native.readFromPasteboard()
|
||||
|
||||
resetMainMenu: (menu) ->
|
||||
OSX.NSApp.resetMainMenu
|
||||
# OSX.NSApp.resetMainMenu
|
||||
|
||||
addMenuItem: (itemPath, keyPattern) ->
|
||||
itemPathComponents = itemPath.split /\s*>\s*/
|
||||
|
||||
Reference in New Issue
Block a user