feat(private-api): support change username

This commit is contained in:
chenjintang-shrimp
2025-08-12 06:11:06 +00:00
parent e9e8fdb4df
commit 50c25ab0c7
2 changed files with 34 additions and 1 deletions

View File

@@ -7,5 +7,7 @@
"path": "packages/msgpack_lazer_api"
}
],
"settings": {}
"settings": {
"python.analysis.typeCheckingMode": "off"
}
}