1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Clipper: bugfix, joplin icon not show up in Firefox using 32px size. (#1152)

This commit is contained in:
Joybin Chen 2019-02-15 07:03:01 +08:00 committed by Laurent Cozic
parent d2d659d5a9
commit aa86fa9986

View File

@ -5,6 +5,7 @@
"description": "Capture and save web pages and screenshots from your browser to Joplin.",
"homepage_url": "https://joplin.cozic.net",
"icons": {
"32": "icons/32.png",
"48": "icons/48.png",
"96": "icons/96.png"
},