new icon
parent
1d2706c096
commit
cee2d6b447
|
|
@ -2,7 +2,7 @@
|
|||
"id": "themes",
|
||||
"name": "Themes",
|
||||
"shortName": "Themes",
|
||||
"version": "0.06",
|
||||
"version": "0.07",
|
||||
"description": "Color palettes at your disposal",
|
||||
"type": "app",
|
||||
"tags": "tool",
|
||||
|
|
@ -15,6 +15,11 @@
|
|||
{
|
||||
"name": "themes.app.js",
|
||||
"url": "app.js"
|
||||
},
|
||||
{
|
||||
"name": "themes.img",
|
||||
"url": "app-icon.js",
|
||||
"evaluate": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue