Skip to content

Commit

Permalink
Added minor ui tweaks
Browse files Browse the repository at this point in the history
refs #210

- Tweaks based on this feedback - #217 (comment)
  • Loading branch information
naz committed Apr 16, 2019
1 parent f0aec62 commit a680d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ prettyCLI
options.checkVersion = 'latest';
}

ui.log(chalk.bold('Checking theme compatibility..'));
ui.log(chalk.bold('\nChecking theme compatibility...'));

if (argv.zip) {
gscan.checkZip(argv.themePath, options)
Expand Down

0 comments on commit a680d78

Please sign in to comment.