Prettier.
diff --git a/loop/webui/src/web-components/demo/sketch-container-status.demo.html b/loop/webui/src/web-components/demo/sketch-container-status.demo.html
index e18440d..0945d70 100644
--- a/loop/webui/src/web-components/demo/sketch-container-status.demo.html
+++ b/loop/webui/src/web-components/demo/sketch-container-status.demo.html
@@ -2,8 +2,7 @@
   <head>
     <title>sketch-container-status demo</title>
     <link rel="stylesheet" href="demo.css" />
-    <script type="module" src="../sketch-container-status.ts"
-    ></script>
+    <script type="module" src="../sketch-container-status.ts"></script>
 
     <script>
       document.addEventListener("DOMContentLoaded", () => {