Update server/util-server.js
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
parent
9f8b3151d8
commit
42ea3fb412
|
@ -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 New Issue