mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-07-03 05:12:57 -07:00
fixed minor typo (apiKey vs. appid)
This commit is contained in:
@@ -15,7 +15,7 @@ Module.register("weather", {
|
||||
|
||||
location: false,
|
||||
locationID: false,
|
||||
appid: "",
|
||||
apiKey: "",
|
||||
units: config.units,
|
||||
|
||||
tempUnits: config.units,
|
||||
|
||||
Reference in New Issue
Block a user