DownloadItem only needs one heading

This commit is contained in:
Zeke Sikelianos 2016-11-14 16:14:19 -08:00
parent d6684c4dcd
commit 39330affda

View file

@ -1,4 +1,4 @@
# DownloadItem
## Class: DownloadItem
> Control file downloads from remote sources.
@ -37,8 +37,6 @@ win.webContents.session.on('will-download', (event, item, webContents) => {
})
```
## Class: DownloadItem
### Instance Events
#### Event: 'updated'