mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
cli fix
This commit is contained in:
@@ -64,3 +64,5 @@ process.on('unhandledRejection', err => {
|
||||
console.error(err);
|
||||
process.exit(1);
|
||||
});
|
||||
|
||||
module.exports = util;
|
||||
|
||||
Reference in New Issue
Block a user