From e1fd20d23a10d967db383a4110f90256c982ed79 Mon Sep 17 00:00:00 2001 From: Bernhard Trinnes Date: Mon, 27 Apr 2020 10:04:22 +0200 Subject: [PATCH] fixed remaining invalid meta.json --- awattar/meta.json | 2 +- kodi/meta.json | 2 +- openweathermap/meta.json | 2 +- sonos/meta.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/awattar/meta.json b/awattar/meta.json index 8d046918..183001f4 100644 --- a/awattar/meta.json +++ b/awattar/meta.json @@ -1,5 +1,5 @@ { - "title": "aWATTar, + "title": "aWATTar", "tagline": "Get the latest energy price from aWATTar.", "icon": "awattar.svg", "stability": "consumer", diff --git a/kodi/meta.json b/kodi/meta.json index 8944d405..a8bb8aaa 100644 --- a/kodi/meta.json +++ b/kodi/meta.json @@ -2,7 +2,7 @@ "title": "Kodi", "tagline": "Control the Kodi media player.", "icon": "kodi.svg", - "stability": "community" + "stability": "community", "offline": true, "categories": [ "multimedia" diff --git a/openweathermap/meta.json b/openweathermap/meta.json index 6c202707..05fd7826 100644 --- a/openweathermap/meta.json +++ b/openweathermap/meta.json @@ -1,5 +1,5 @@ { - "title": "OpenWeatherMap, + "title": "OpenWeatherMap", "tagline": "Get current weather data for your location", "icon": "openweathermap.svg", "stability": "consumer", diff --git a/sonos/meta.json b/sonos/meta.json index 565e6d67..f754661e 100644 --- a/sonos/meta.json +++ b/sonos/meta.json @@ -2,7 +2,7 @@ "title": "Sonos", "tagline": "Control Sonos speakers.", "icon": "sonos.svg", - "stability": "consumer" + "stability": "consumer", "offline": false, "categories": [ "multimedia"