Rename event name to gpu-process-crashed
This commit is contained in:
parent
5b5393e82b
commit
a3ec50437d
2 changed files with 2 additions and 2 deletions
|
@ -125,7 +125,7 @@ app.on('select-certificate', function(event, host, url, list, callback) {
|
|||
`event.preventDefault()` prevents from using the first certificate from
|
||||
the store.
|
||||
|
||||
### Event: 'gpu-crashed'
|
||||
### Event: 'gpu-process-crashed'
|
||||
|
||||
Emitted when the gpu process is crashed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue