Remove repo helper text

pull/58/head
Astradus 6 days ago
parent 1cc6bf0bd6
commit 5995d87abd

@ -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