Add newlines before lists

This commit is contained in:
Kevin Sawicki 2016-10-25 12:35:18 +09:00
parent 775328d5d5
commit 65e6da2673
7 changed files with 9 additions and 0 deletions

View file

@ -542,6 +542,7 @@ Returns `Boolean` - Whether the call succeeded.
### `app.getJumpListSettings()` _Windows_
Returns `Object`:
* `minItems` Integer - The minimum number of items that will be shown in the
Jump List (for a more detailed description of this value see the
[MSDN docs][JumpListBeginListMSDN]).