mirror of
https://github.com/MagicMirrorOrg/MagicMirror.git
synced 2026-01-09 16:48:07 -05:00
Remove default weatherEndpoint
This commit is contained in:
@@ -18,7 +18,6 @@ WeatherProvider.register("weatherbit", {
|
||||
// Set the default config properties that is specific to this provider
|
||||
defaults: {
|
||||
apiBase: "https://api.weatherbit.io/v2.0",
|
||||
weatherEndpoint: "/current",
|
||||
apiKey: "",
|
||||
lat: 0,
|
||||
lon: 0
|
||||
|
||||
Reference in New Issue
Block a user