mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix some feedback
This commit is contained in:
committed by
Kevin Sawicki
parent
29452364f3
commit
2b60df3d8b
@@ -405,7 +405,7 @@ You can request the following paths by the name:
|
||||
|
||||
* `path` String
|
||||
* `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
|
||||
* `error` `Error`
|
||||
* `icon` [NativeImage](native-image.md)
|
||||
|
||||
Reference in New Issue
Block a user