Merge pull request #644 from lusbuab/patch-1

Correct parameter type of setHightlightMode()
This commit is contained in:
Cheng Zhao 2014-09-10 10:30:42 +09:00
commit 0f714c81cd

View file

@ -82,7 +82,7 @@ This is only implmented on OS X.
### Tray.setHighlightMode(highlight) ### Tray.setHighlightMode(highlight)
* `highlight` String * `highlight` Boolean
Sets whether the tray icon is highlighted when it is clicked. Sets whether the tray icon is highlighted when it is clicked.