fix: rename all symbols

This commit is contained in:
Innei
2022-02-09 21:37:29 +08:00
parent 7ace6ca916
commit 46bbf18ad2
4 changed files with 391 additions and 391 deletions

View File

@@ -18,6 +18,6 @@
],
"typescript.tsdk": "node_modules/typescript/lib",
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///Users/xiaoxun/github/innei-repo/mx-space/server-next/.github/workflows/build.yml"
"https://json.schemastore.org/github-workflow.json": "file:///Users/xiaoxun/github/innei-repo/mx-space/mx-server/.github/workflows/build.yml"
},
}