Update src/menu-manager.coffee

Co-authored-by: Sadick <sadickjunior@gmail.com>
This commit is contained in:
sibaki_girls 2021-07-04 04:03:29 +09:00 committed by GitHub
parent ab7c5809db
commit f471ab2dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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