according to https://github.com/electron/electron/pull/10670, update app.md
This commit is contained in:
parent
cf12d31875
commit
7be79613b8
1 changed files with 1 additions and 1 deletions
|
@ -543,7 +543,7 @@ bar, and on macOS you can visit it from dock menu.
|
|||
|
||||
Clears the recent documents list.
|
||||
|
||||
### `app.setAsDefaultProtocolClient(protocol[, path, args])` _macOS_ _Windows_
|
||||
### `app.setAsDefaultProtocolClient(protocol[, path, args])`
|
||||
|
||||
* `protocol` String - The name of your protocol, without `://`. If you want your
|
||||
app to handle `electron://` links, call this method with `electron` as the
|
||||
|
|
Loading…
Reference in a new issue