This commit is contained in:
Kevin Sawicki 2017-02-09 11:30:17 -08:00
parent 35654d872b
commit 5130ad24eb

View file

@ -143,8 +143,7 @@ module.exports = {
} }
} }
let {buttonLabel, defaultPath, filters, title, message, nameFieldLabel, let {buttonLabel, defaultPath, filters, title, message, nameFieldLabel, showsTagField} = options
showsTagField} = options
if (title == null) { if (title == null) {
title = '' title = ''