Merge pull request #23 from mattdangelo/remove-helper-text

Remove repo helper text
pull/58/head
Matt D'Angelo 6 days ago committed by GitHub
commit 981c80f7ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -142,7 +142,7 @@ export const banner = (args?: string[]): string => {
`
Type 'help' to see the list of available commands.
Type 'repo' or click <u><a class="text-light-blue dark:text-dark-blue underline" href="${config.repo}" target="_blank">here</a></u> for my Github account.
`
);
};

Loading…
Cancel
Save