fix: console not trans file bug.

This commit is contained in:
2025-06-21 12:15:38 +08:00
parent d4b36c2137
commit 0fb6e01723
3 changed files with 5 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
}
],
"visualizerFile": "${workspaceRoot}/.vscode/qt6.natvis",
"args": []
"args": ["127.0.0.1", "9009"]
},
"cmake.configureArgs": [
"-Wno-dev"