mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-18 10:28:05 +00:00
Update server/util-server.js
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
parent
9f8b3151d8
commit
42ea3fb412
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@ exports.errorLog = (error, outputToConsole = true) => {
|
|||
* 100% => hue = 90 => green
|
||||
*
|
||||
* @param {number} percentage float, 0 to 1
|
||||
* @param {number} maxHue, int
|
||||
* @param {number} maxHue
|
||||
* @param {number} minHue, int
|
||||
* @returns {string}, hex value
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue