Correct parameter type of setHightlightMode()

This commit is contained in:
Florian 2014-09-09 15:04:00 +02:00
parent 88269a613a
commit 6ca238852a

View file

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