Skip to content

Commit 6d27bd4

Browse files
committed
fix 19px icon path
1 parent 28f75b2 commit 6d27bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"options_page": "options.html",
2323
"icons": {
24-
"19": "images/icon19-arrow-orange",
24+
"19": "images/icon19-arrow-orange.png",
2525
"48": "images/48-inverted-round.png",
2626
"64": "images/64-inverted-round.png",
2727
"96": "images/96-inverted-round.png",

0 commit comments

Comments
 (0)