Merge pull request #7515 from electron/newline-before-list
Add newline before list
This commit is contained in:
commit
217010a669
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ Returns `Boolean` - Whether the image is empty.
|
|||
#### `image.getSize()`
|
||||
|
||||
Returns `Object`:
|
||||
|
||||
* `width` Integer
|
||||
* `height` Integer
|
||||
|
||||
|
|
Loading…
Reference in a new issue