mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update src/menu-manager.coffee
Co-authored-by: Sadick <sadickjunior@gmail.com>
This commit is contained in:
@@ -89,7 +89,7 @@ class MenuManager
|
||||
# * `command` An optional {String} command to trigger when the item is
|
||||
# clicked.
|
||||
#
|
||||
# * `id` (internal) The {String} menu id, not used in menu template.
|
||||
# * `id` (internal) A {String} containing the menu item's id.
|
||||
# For further information on the `id`, see [Electron MenuItem](https://www.electronjs.org/docs/api/menu-item#class-menuitem)).
|
||||
#
|
||||
# Returns a {Disposable} on which `.dispose()` can be called to remove the
|
||||
|
||||
Reference in New Issue
Block a user