Skip to content

Commit

Permalink
Fix icon size typo
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Rigby <[email protected]>
  • Loading branch information
scottrigby committed Sep 19, 2018
1 parent e9ea042 commit 4d6e1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"16": "images/dco-gh-ui-16.png",
"32": "images/dco-gh-ui-32.png",
"48": "images/dco-gh-ui-48.png",
"96": "images/dco-gh-ui-48.png",
"96": "images/dco-gh-ui-96.png",
"128": "images/dco-gh-ui-128.png"
},
"content_scripts": [
Expand Down

0 comments on commit 4d6e1ba

Please sign in to comment.