Add optional notation
This commit is contained in:
parent
9b84dc4e1a
commit
d87c8a8291
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ correctly.
|
|||
|
||||
### app.dock.bounce([type])
|
||||
|
||||
* `type` String - Can be `critical` or `informational`. The default is
|
||||
* `type` String (optional) - Can be `critical` or `informational`. The default is
|
||||
`informational`
|
||||
|
||||
When `critical` is passed, the dock icon will bounce until either the
|
||||
|
|
Loading…
Reference in a new issue