mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 04:02:12 +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,
|
location: false,
|
||||||
locationID: false,
|
locationID: false,
|
||||||
appid: "",
|
apiKey: "",
|
||||||
units: config.units,
|
units: config.units,
|
||||||
|
|
||||||
tempUnits: config.units,
|
tempUnits: config.units,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user