Merge pull request #10839 from qazbnm456/update_docs
[docs] update app.md
This commit is contained in:
commit
306b627090
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