Skip to content

Commit

Permalink
imp: Add titlePlaceholder in template.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Esemesek committed Aug 27, 2019
1 parent db59949 commit 41bb0e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
placeholderName: 'HelloWorld',
titlePlaceholder: 'Hello App Display Name',
templateDir: './template',
};

0 comments on commit 41bb0e0

Please sign in to comment.