更新 source.js

111
This commit is contained in:
XiaoMo 2025-04-29 08:08:57 +00:00
parent 9ab8bf5c5d
commit b80444a76b

View File

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