Fix tray and menu docs

This commit is contained in:
Samuel Attard 2016-11-07 17:43:55 +11:00 committed by Zeke Sikelianos
parent 63ebc41778
commit 11f8923c43
3 changed files with 6 additions and 4 deletions

View file

@ -57,7 +57,7 @@ rely on the `click` event and always attach a context menu to the tray icon.
### `new Tray(image)`
* `image` [NativeImage](native-image.md)
* `image` ([NativeImage](native-image.md) | String)
Creates a new tray icon associated with the `image`.