From add2931834ae789dc983469d9e63c895140dc136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Wed, 18 Sep 2024 11:19:59 +0800 Subject: [PATCH] remove: debug --- src/shell/napcat.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shell/napcat.ts b/src/shell/napcat.ts index c238d715..2b7f375e 100644 --- a/src/shell/napcat.ts +++ b/src/shell/napcat.ts @@ -243,7 +243,7 @@ export async function NCoreInitShell() { let guid = loginService.getMachineGuid(); guid = guid.slice(0, 8) + '-' + guid.slice(8, 12) + '-' + guid.slice(12, 16) + '-' + guid.slice(16, 20) + '-' + guid.slice(20); - console.log('guid:', guid); + //console.log('guid:', guid); // from initSession await new Promise(async (resolve, reject) => { const sessionConfig = await genSessionConfig(