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