diff --git a/weather/publicapi.json b/weather/publicapi.json index a92b471..194f272 100644 --- a/weather/publicapi.json +++ b/weather/publicapi.json @@ -3,7 +3,7 @@ "icon": "☀️", "category": "climate", "pricing": { - "Weather.Now": 1 + "Weather.Now": 1, "Weather.Forecast": 2 } }