diff --git a/src/components/layout/layout-control.tsx b/src/components/layout/layout-control.tsx index bd12afd..eda6a8c 100644 --- a/src/components/layout/layout-control.tsx +++ b/src/components/layout/layout-control.tsx @@ -95,7 +95,7 @@ export const LayoutControl = () => { svg: { transform: "scale(1.05)" }, ":hover": { bgcolor: "#ff000090" }, }} - onClick={() => appWindow.hide()} + onClick={() => appWindow.close()} >