Fix code formatting
This commit is contained in:
parent
a4a71a1dc9
commit
347dc835b5
2 changed files with 5 additions and 8 deletions
|
@ -81,8 +81,7 @@ module.exports = {
|
|||
}
|
||||
}
|
||||
|
||||
let {buttonLabel, defaultPath, filters, properties, title,
|
||||
message} = options
|
||||
let {buttonLabel, defaultPath, filters, properties, title, message} = options
|
||||
|
||||
if (properties == null) {
|
||||
properties = ['openFile']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue