This commit is contained in:
XiaoMo 2025-04-29 16:09:09 +08:00
commit 07dbaea8ec

View File

@ -420,4 +420,4 @@ process.on('SIGINT', () => {
console.error('Forcing shutdown...');
process.exit(1);
}, 10000);
});
});