Merge pull request #1332 from anhulife/patch-1
modify param description
This commit is contained in:
commit
acd6797a5f
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ Append an argument to Chromium's command line. The argument will quoted properly
|
||||||
## app.dock.bounce([type])
|
## app.dock.bounce([type])
|
||||||
|
|
||||||
* `type` String - Can be `critical` or `informational`, the default is
|
* `type` String - Can be `critical` or `informational`, the default is
|
||||||
* `informational`
|
`informational`
|
||||||
|
|
||||||
When `critical` is passed, the dock icon will bounce until either the
|
When `critical` is passed, the dock icon will bounce until either the
|
||||||
application becomes active or the request is canceled.
|
application becomes active or the request is canceled.
|
||||||
|
|
Loading…
Reference in a new issue