Skip to content

Commit 032036e

Browse files
committed
Added icon
1 parent 720c904 commit 032036e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/icons/pear.png

26.8 KB
Loading

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "PearAI's integration of Roo Code / Cline, a coding agent.",
55
"publisher": "PearAI",
66
"version": "3.3.6",
7-
"icon": "assets/icons/rocket.png",
7+
"icon": "assets/icons/pear.png",
88
"galleryBanner": {
99
"color": "#617A91",
1010
"theme": "dark"
@@ -55,7 +55,7 @@
5555
{
5656
"id": "pearai-roo-cline",
5757
"title": "PearAI Agent",
58-
"icon": "$(rocket)"
58+
"icon": "assets/icons/pear.png"
5959
}
6060
]
6161
},

0 commit comments

Comments
 (0)