mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Fixed method description.
This commit is contained in:
@@ -423,7 +423,7 @@ Module.register("currentweather",{
|
|||||||
},
|
},
|
||||||
|
|
||||||
/* function(temperature)
|
/* function(temperature)
|
||||||
* Rounds a temperature to 1 decimal.
|
* Rounds a temperature to 1 decimal or integer (depending on config.roundTemp).
|
||||||
*
|
*
|
||||||
* argument temperature number - Temperature.
|
* argument temperature number - Temperature.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user