diff --git a/src/App.tsx b/src/App.tsx index 7fcb9cf52..0b6f0f64e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1075,97 +1075,108 @@ function App() { />
- {activeApp === "openclaw" ? ( - <> - - - - - - ) : ( - <> - - - - - - )} + + + {activeApp === "openclaw" ? ( + <> + + + + + + ) : ( + <> + + + + + + )} + +