Skip to content

Commit

Permalink
Update openweathermap.js
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoGr authored Oct 10, 2024
1 parent 0d2afe3 commit 2902a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/default/weather/providers/openweathermap.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ WeatherProvider.register("openweathermap", {
case "daily":
case "forecast":
case "current":
case "":
this.config.weatherEndpoint = "/onecall";
break;
default:
Expand Down

0 comments on commit 2902a3b

Please sign in to comment.