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:
parent
d2d659d5a9
commit
aa86fa9986
@ -5,6 +5,7 @@
|
|||||||
"description": "Capture and save web pages and screenshots from your browser to Joplin.",
|
"description": "Capture and save web pages and screenshots from your browser to Joplin.",
|
||||||
"homepage_url": "https://joplin.cozic.net",
|
"homepage_url": "https://joplin.cozic.net",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
"32": "icons/32.png",
|
||||||
"48": "icons/48.png",
|
"48": "icons/48.png",
|
||||||
"96": "icons/96.png"
|
"96": "icons/96.png"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user