This commit is contained in:
di-sukharev
2023-05-20 16:32:49 +08:00
parent 0f0c976b08
commit 432fe88e82
3 changed files with 3 additions and 3 deletions

View File

@@ -27735,7 +27735,7 @@ var OpenAi = class {
"For help look into README https://github.com/di-sukharev/opencommit#setup"
);
}
process.exit(1);
throw err;
}
};
};