Skip to content

Commit 0baea30

Browse files
committed
refactor: change display name
1 parent 42ad4d0 commit 0baea30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-cnb",
3-
"displayName": "博客园 VSCode 客户端",
4-
"description": "VSCode extension for cnblogs",
3+
"displayName": "博客园 cnblogs 客户端",
4+
"description": "Cnblogs Client For VSCode",
55
"version": "0.0.1",
66
"license": "LICENSE.txt",
77
"preview": false,
@@ -1295,7 +1295,7 @@
12951295
"viewsWelcome": [
12961296
{
12971297
"view": "cnblogs-authorize",
1298-
"contents": "欢迎使用博客园 VSCode 客户端, 请先登录授权!"
1298+
"contents": "欢迎使用博客园客户端, 请先登录"
12991299
},
13001300
{
13011301
"view": "cnblogs-authorize",

0 commit comments

Comments
 (0)