Fix some feedback
This commit is contained in:
parent
29452364f3
commit
2b60df3d8b
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ You can request the following paths by the name:
|
||||||
|
|
||||||
* `path` String
|
* `path` String
|
||||||
* `options` Object (optional)
|
* `options` Object (optional)
|
||||||
* `size` String - Defaults to `normal`. Can be `small`, `normal`, `large`
|
* `size` String - Can be `small`, `normal`, `large`. Except for `large` on _macOS_
|
||||||
* `callback` Function
|
* `callback` Function
|
||||||
* `error` `Error`
|
* `error` `Error`
|
||||||
* `icon` [NativeImage](native-image.md)
|
* `icon` [NativeImage](native-image.md)
|
||||||
|
|
Loading…
Reference in a new issue