Browse Source

document drop-files event type

Zeke Sikelianos 8 years ago
parent
commit
0ff50650d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/tray.md

+ 1 - 1
docs/api/tray.md

@@ -117,7 +117,7 @@ Emitted when any dragged items are dropped on the tray icon.
 
 #### Event: 'drop-files' _macOS_
 
-* `event`
+* `event` Event
 * `files` Array - the file path of dropped files.
 
 Emitted when dragged files are dropped in the tray icon.