docs: rename duplicated interface (#23362)

This commit is contained in:
Samuel Attard 2020-04-30 10:20:34 -07:00 committed by GitHub
parent 8d0a612265
commit 096c799e24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -1,4 +0,0 @@
# NewWindowEvent Object extends `Event`
* `newGuest` BrowserWindow (optional)

View file

@ -0,0 +1,4 @@
# NewWindowWebContentsEvent Object extends `Event`
* `newGuest` BrowserWindow (optional)