Updated tray api docs to reflect changes in ce8aa07
This commit is contained in:
parent
ce8aa073ee
commit
e920ce3e24
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Creates a new tray icon associated with the `image`.
|
|||
|
||||
Emitted when the tray icon is clicked.
|
||||
|
||||
__Note:__ The `bounds` payload is only implemented on OS X.
|
||||
__Note:__ The `bounds` payload is only implemented on OS X and Windows 7 or newer.
|
||||
|
||||
### Event: 'double-clicked'
|
||||
|
||||
|
|
Loading…
Reference in a new issue