diff --git a/lib/browser/api/dialog.js b/lib/browser/api/dialog.js index 2bee42eb41..285ca72901 100644 --- a/lib/browser/api/dialog.js +++ b/lib/browser/api/dialog.js @@ -143,8 +143,7 @@ module.exports = { } } - let {buttonLabel, defaultPath, filters, title, message, nameFieldLabel, - showsTagField} = options + let {buttonLabel, defaultPath, filters, title, message, nameFieldLabel, showsTagField} = options if (title == null) { title = ''