mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add missing event parameter to console-message (#12617)
This commit is contained in:
committed by
Charles Kerr
parent
e606a74de3
commit
cd8278dceb
@@ -598,6 +598,7 @@ Emitted when a `<webview>` has been attached to this web contents.
|
||||
|
||||
Returns:
|
||||
|
||||
* `event` Event
|
||||
* `level` Integer
|
||||
* `message` String
|
||||
* `line` Integer
|
||||
|
||||
Reference in New Issue
Block a user