We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e113c5 commit 54511cfCopy full SHA for 54511cf
package.json
@@ -6,7 +6,7 @@
6
"author": "ccagml",
7
"publisher": "ccagml",
8
"license": "MIT",
9
- "icon": "resources/LeetCode.png",
+ "icon": "resources/LCPR.png",
10
"engines": {
11
"vscode": "^1.57.0"
12
},
@@ -148,7 +148,7 @@
148
{
149
"id": "lcpr_bar",
150
"title": "LCPR",
151
- "icon": "resources/LeetCode.svg"
+ "icon": "resources/LCPR.svg"
152
}
153
]
154
resources/LeetCode.png renamed to resources/LCPR.png
resources/LeetCode.svg renamed to resources/LCPR.svg
0 commit comments