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.68k stars 349 forks source link

fix(console): trim output to remove spaces at first char #1962

Closed meteyou closed 1 month ago

meteyou commented 1 month ago

Description

This PR fix an issue with a space as a first letter in console output.

Related Tickets & Documents

none

Mobile & Desktop Screenshots/Recordings

before: image

after: image

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

none