Update jsdocs

This commit is contained in:
rejas
2021-08-01 09:53:28 +02:00
parent ae3d552ad7
commit cd18794fca
5 changed files with 27 additions and 20 deletions

View File

@@ -89,7 +89,7 @@ WeatherProvider.register("openweathermap", {
/**
* Overrides method for setting config to check if endpoint is correct for hourly
*
* @param config
* @param {object} config The configuration object
*/
setConfig(config) {
this.config = config;