Fix code formatting

This commit is contained in:
Tan Wang Leng 2017-02-09 21:47:26 +08:00
parent a4a71a1dc9
commit 347dc835b5
2 changed files with 5 additions and 8 deletions

View file

@ -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']