mainsail-crew / mainsail

Mainsail is the popular web interface for managing and controlling 3D printers with Klipper.
https://docs.mainsail.xyz
GNU General Public License v3.0
1.63k stars 341 forks source link

fix(systemLoads): fix temp output when no temp sensor was found in klipper #1907

Closed meteyou closed 1 month ago

meteyou commented 1 month ago

Description

This PR will remove an empty Temp output in the system loads panel.

Related Tickets & Documents

none

Mobile & Desktop Screenshots/Recordings

Before: image

After: image

[optional] Are there any post-deployment tasks we need to perform?

none