From b80444a76b4052ea1d6148409ee7c37dc8c4370f Mon Sep 17 00:00:00 2001 From: XiaoMo Date: Tue, 29 Apr 2025 08:08:57 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20source.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 111 --- source.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.js b/source.js index dcbd065..81b5d83 100644 --- a/source.js +++ b/source.js @@ -420,4 +420,4 @@ process.on('SIGINT', () => { console.error('Forcing shutdown...'); process.exit(1); }, 10000); -}); \ No newline at end of file +}); \ No newline at end of file