Add missing method documentation

This commit is contained in:
Milan Burda
2016-03-30 19:13:30 +02:00
parent 338bead91c
commit e20b68c998
+1 -1
View File
@@ -2862,7 +2862,7 @@ declare namespace Electron {
headers: any
) => void): this;
/**
*
* Emitted when a redirect is received while requesting a resource.
*/
on(event: 'did-get-redirect-request', listener: (event: Event,
oldURL: string,