diff options
author | Kyomotoi <[email protected]> | 2022-11-04 08:32:19 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2022-11-04 08:32:19 +0800 |
commit | d7426883067d91b775553900798c050b36663938 (patch) | |
tree | 09f66455f7de0e4ec75c49562ad3bd57452f362f | |
parent | d40d2a14ea9966f79518a898ab555fd745e44eca (diff) | |
download | ATRI-d7426883067d91b775553900798c050b36663938.tar.gz ATRI-d7426883067d91b775553900798c050b36663938.tar.bz2 ATRI-d7426883067d91b775553900798c050b36663938.zip |
🧑💻 更新针对本项目的 vsc 设置
-rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 8363b68..4110473 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,7 @@ "ATRI", "CQHTTP", "gocq", + "nonebot", "onebot", "webui" ], |