Skip to content

Commit a204ac1

Browse files
Update 1.3.0
Remove comment from manifest.json, which web-ext doesn't like.
1 parent 5b4b336 commit a204ac1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"browser_action": {
2525
"default_icon": "ext/markdown-mark-solid.svg",
2626
"theme_icons": [
27-
// Mozilla currently has these reversed! I will correct this when they fix it.
2827
{"dark": "ext/markdown-mark-solid.svg", "light": "ext/markdown-mark-white.svg", "size": 32}
2928
]
3029
},

0 commit comments

Comments
 (0)