fixed remaining invalid meta.json

master
Bernhard Trinnes 2020-04-27 10:04:22 +02:00
parent cdb44f04da
commit e1fd20d23a
4 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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"

View File

@ -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",

View File

@ -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"