Skip to content

Commit 69ca0c4

Browse files
committedFeb 28, 2025··
chore: merge branch 'main' into feat-multiselect
2 parents c752509 + 0b5d6a0 commit 69ca0c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -657,4 +657,5 @@ ${dim('|')} ${language.infos.optionalGitCommand}
657657

658658
init().catch((e) => {
659659
console.error(e)
660+
process.exit(1)
660661
})

0 commit comments

Comments
 (0)
Please sign in to comment.