diff --git a/src/app/page.tsx b/src/app/page.tsx index 6406f80..4376461 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -805,7 +805,7 @@ export default function Home() { {isInitializing && ( -
+
Initializing
diff --git a/src/components/window-drag-area.tsx b/src/components/window-drag-area.tsx index 1378e4b..f421890 100644 --- a/src/components/window-drag-area.tsx +++ b/src/components/window-drag-area.tsx @@ -41,7 +41,7 @@ export function WindowDragArea() { return (