Skip to content

Commit f4e86cd

Browse files
committed
Replace the command icon with a custom made one
1 parent 728c495 commit f4e86cd

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

assets/command-icon.png

-123 KB
Binary file not shown.

assets/icon.png

297 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "format-code",
44
"title": "Format Code",
55
"description": "Format code on the clipboard",
6-
"icon": "command-icon.png",
6+
"icon": "icon.png",
77
"author": "ikaraszi",
88
"owner": "function-artisans",
99
"categories": [

0 commit comments

Comments
 (0)