mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Fix broken link in dialog.md [ci skip]
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user