Skip to content

Commit

Permalink
feat: close log
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa committed Sep 18, 2024
1 parent 857e882 commit 65888fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shell/napcat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 65888fa

Please sign in to comment.