mirror of
https://github.com/electron/electron.git
synced 2026-02-08 06:05:03 -05:00
Merge pull request #1332 from anhulife/patch-1
modify param description
This commit is contained in:
@@ -218,7 +218,7 @@ Append an argument to Chromium's command line. The argument will quoted properly
|
||||
## app.dock.bounce([type])
|
||||
|
||||
* `type` String - Can be `critical` or `informational`, the default is
|
||||
* `informational`
|
||||
`informational`
|
||||
|
||||
When `critical` is passed, the dock icon will bounce until either the
|
||||
application becomes active or the request is canceled.
|
||||
|
||||
Reference in New Issue
Block a user