Skip to content

Commit

Permalink
Update 1.3.0
Browse files Browse the repository at this point in the history
Remove comment from manifest.json, which web-ext doesn't like.
  • Loading branch information
KeithLRobertson committed Feb 18, 2018
1 parent 5b4b336 commit a204ac1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"browser_action": {
"default_icon": "ext/markdown-mark-solid.svg",
"theme_icons": [
// Mozilla currently has these reversed! I will correct this when they fix it.
{"dark": "ext/markdown-mark-solid.svg", "light": "ext/markdown-mark-white.svg", "size": 32}
]
},
Expand Down

0 comments on commit a204ac1

Please sign in to comment.