Skip to content

Commit 08940d9

Browse files
committed
Fix size 48 wallabagger icon name and references
1 parent 0cedf9a commit 08940d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

wallabagger/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"version": "1.12.0",
66
"description": "__MSG_Extension_description__",
77
"icons": {
8-
"16": "img/wallabag-icon-48a.png",
8+
"48": "img/wallabag-icon-48.png",
99
"128": "img/wallabag-icon-128.png"
1010
},
1111
"browser_action": {
1212
"default_title": "Wallabagger",
13-
"default_icon": "img/wallabag-icon-48a.png",
13+
"default_icon": "img/wallabag-icon-48.png",
1414
"theme_icons": [
1515
{
1616
"dark": "img/wallabagger.svg",

0 commit comments

Comments
 (0)