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

View File

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