fixed remaining invalid meta.json
parent
cdb44f04da
commit
e1fd20d23a
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"title": "aWATTar,
|
||||
"title": "aWATTar",
|
||||
"tagline": "Get the latest energy price from aWATTar.",
|
||||
"icon": "awattar.svg",
|
||||
"stability": "consumer",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"title": "Kodi",
|
||||
"tagline": "Control the Kodi media player.",
|
||||
"icon": "kodi.svg",
|
||||
"stability": "community"
|
||||
"stability": "community",
|
||||
"offline": true,
|
||||
"categories": [
|
||||
"multimedia"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"title": "OpenWeatherMap,
|
||||
"title": "OpenWeatherMap",
|
||||
"tagline": "Get current weather data for your location",
|
||||
"icon": "openweathermap.svg",
|
||||
"stability": "consumer",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"title": "Sonos",
|
||||
"tagline": "Control Sonos speakers.",
|
||||
"icon": "sonos.svg",
|
||||
"stability": "consumer"
|
||||
"stability": "consumer",
|
||||
"offline": false,
|
||||
"categories": [
|
||||
"multimedia"
|
||||
|
|
|
|||
Loading…
Reference in New Issue