Closed justin-chandra closed 1 year ago
Addresses: https://github.com/imrahil/OctoPrint-PrintHistory/issues/95
From what I can tell the leading 0's are causing the problem. I fixed this by simply removing the zfill function on that value.
I tested this and it looked fine on my end but please check on yours as well
Thanks
@guysoft please review
Addresses: https://github.com/imrahil/OctoPrint-PrintHistory/issues/95
From what I can tell the leading 0's are causing the problem. I fixed this by simply removing the zfill function on that value.
I tested this and it looked fine on my end but please check on yours as well
Thanks