Merge pull request #10839 from qazbnm456/update_docs

[docs] update app.md
This commit is contained in:
Zeke Sikelianos 2017-10-18 20:35:11 -07:00 committed by GitHub
commit 306b627090

View file

@ -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