Skip to content

Commit

Permalink
fix: update icon size
Browse files Browse the repository at this point in the history
Signed-off-by: Alan D. Tse <alandtse@gmail.com>
  • Loading branch information
alandtse committed Oct 2, 2019
1 parent 127df1c commit 7c8e7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/manifest.json
Expand Up @@ -6,7 +6,7 @@
"manifest_version": 2,
"default_locale": "en",
"icons": {
"128": "images/spdx.png"
"32": "images/spdx.png"
},
"background": {
"scripts": [
Expand Down

0 comments on commit 7c8e7e0

Please sign in to comment.