|
@@ -796,7 +796,7 @@ Returns `Object`:
|
|
|
|
|
|
### `app.setJumpList(categories)` _Windows_
|
|
|
|
|
|
-* `categories` [JumpListCategory[]](structures/jump-list-category.md) or `null` - Array of `JumpListCategory` objects.
|
|
|
+* `categories` [JumpListCategory[]](structures/jump-list-category.md) | `null` - Array of `JumpListCategory` objects.
|
|
|
|
|
|
Sets or removes a custom Jump List for the application, and returns one of the
|
|
|
following strings:
|