Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-cnb",
"displayName": "博客园 VSCode 客户端",
"description": "VSCode extension for cnblogs",
"displayName": "博客园 cnblogs 客户端",
"description": "Cnblogs Client For VSCode",
"version": "0.0.1",
"license": "LICENSE.txt",
"preview": false,
Expand Down Expand Up @@ -1295,7 +1295,7 @@
"viewsWelcome": [
{
"view": "cnblogs-authorize",
"contents": "欢迎使用博客园 VSCode 客户端, 请先登录授权!"
"contents": "欢迎使用博客园客户端, 请先登录"
},
{
"view": "cnblogs-authorize",
Expand Down