diff --git a/src/widgets/octoprint/component.jsx b/src/widgets/octoprint/component.jsx index e410d463..758c0aa8 100644 --- a/src/widgets/octoprint/component.jsx +++ b/src/widgets/octoprint/component.jsx @@ -10,7 +10,7 @@ export default function Component({ service }) { if (printerStatsError && jobStats && jobStats.state==="Offline") { return - + }