Fix broken link in dialog.md [ci skip]
This commit is contained in:
parent
8ae7d01d1a
commit
704433f3d6
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