mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
🔫
This commit is contained in:
@@ -16,7 +16,6 @@ class ApplicationMenu
|
||||
template = @getTemplate(keystrokesByCommand)
|
||||
@menu = Menu.buildFromTemplate(template)
|
||||
Menu.setApplicationMenu(@menu)
|
||||
@enableWindowSpecificItems(true)
|
||||
|
||||
allItems: (menu=@menu) ->
|
||||
items = []
|
||||
|
||||
Reference in New Issue
Block a user