mirror of
https://github.com/electron/electron.git
synced 2026-02-10 23:25:30 -05:00
🎨
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user