Skip to content

Commit f2dc682

Browse files
committed
👌 IMPROVE: exit
1 parent fbdf897 commit f2dc682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/exit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = () => {
66
io.write(cyan(`\nThank you for using ${pkg.name}!\n`));
77
io.write(
88
cyan(
9-
"Please ⭐️ the repo: https://github.com/msaaddev/github-interact-cli/"
9+
"Please ⭐️ the repo: https://github.com/msaaddev/github-interact-cli/\n"
1010
)
1111
);
1212
};

0 commit comments

Comments
 (0)