mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
fixed minor typo (apiKey vs. appid)
This commit is contained in:
parent
fdd389d6b7
commit
dc9d6f6b79
@ -15,7 +15,7 @@ Module.register("weather", {
|
||||
|
||||
location: false,
|
||||
locationID: false,
|
||||
appid: "",
|
||||
apiKey: "",
|
||||
units: config.units,
|
||||
|
||||
tempUnits: config.units,
|
||||
|
Loading…
x
Reference in New Issue
Block a user