Matheus Fernandes
8 years ago
No known key found for this signature in database
GPG Key ID: DD07CA4EA7B65C4F
1 changed files with
1 additions and
1 deletions
-
bin/now-billing-add.js
|
|
@ -28,7 +28,7 @@ module.exports = function (creditCards) { |
|
|
|
cardGroupLabel: `> ${chalk.bold('Enter your card details')}`, |
|
|
|
|
|
|
|
name: { |
|
|
|
label: rightPad('Name'), |
|
|
|
label: rightPad('Full Name'), |
|
|
|
placeholder: 'John Appleseed', |
|
|
|
validateValue: data => data.trim().length > 0 |
|
|
|
}, |
|
|
|