mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
DownloadItem only needs one heading
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user