Merge pull request #8192 from rhysd/patch-1
Fixed a broken link in dialog.md [ci skip]
This commit is contained in:
commit
db0beb6c36
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ shown.
|
|||
* `defaultPath` String (optional)
|
||||
* `buttonLabel` String (optional) - Custom label for the confirmation button, when
|
||||
left empty the default label will be used.
|
||||
* `filters` [FileFilter[]](structrs/file-filter.md) (optional)
|
||||
* `filters` [FileFilter[]](structures/file-filter.md) (optional)
|
||||
* `callback` Function (optional)
|
||||
* `filename` String
|
||||
|
||||
|
|
Loading…
Reference in a new issue