fix: update docs for protocol API (#16601)
* fix: update docs for protocol API * upddate source for new attribute name * update electron-typescript-definitions package
This commit is contained in:
parent
641b47f384
commit
bd4e14dcee
6 changed files with 32 additions and 29 deletions
|
@ -1,7 +1,7 @@
|
|||
# CustomScheme Object
|
||||
|
||||
* `scheme` String - Custom schemes to be registered with options.
|
||||
* `options` Object (optional)
|
||||
* `privileges` Object (optional)
|
||||
* `standard` Boolean (optional) - Default false.
|
||||
* `secure` Boolean (optional) - Default false.
|
||||
* `bypassCSP` Boolean (optional) - Default false.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue