Skip to content

Added parseFloat to ramPercent.

Ben Hutton requested to merge benhutton/Shinobi:fix-for-ram-percentage into dev

Resolves

TypeError: d.ram.percent.toFixed is not a function. (In 'd.ram.percent.toFixed(1)', 'd.ram.percent.toFixed' is undefined)

Running on FreeBSD 13.2 with Node v16.20.0

Merge request reports