From 65888fa816a450046ce0c7253f2aa6014b1a3a0b 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 20:18:35 +0800 Subject: [PATCH] feat: close log --- 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 2b7f375ec..0d3549355 100644 --- a/src/shell/napcat.ts +++ b/src/shell/napcat.ts @@ -91,7 +91,7 @@ export async function NCoreInitShell() { app_type: 4, app_version: basicInfoWrapper.getFullQQVesion(), os_version: systemVersion, - use_xlog: true, + use_xlog: false, qua: basicInfoWrapper.QQVersionQua, global_path_config: { desktopGlobalPath: dataPathGlobal,