diff --git a/src/App.tsx b/src/App.tsx index 656a8a399..058917172 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -26,7 +26,7 @@ import { KeyRound, Shield, Cpu, - ExternalLink, + LayoutDashboard, } from "lucide-react"; import { getCurrentWindow } from "@tauri-apps/api/window"; import type { Provider, VisibleApps } from "@/types"; @@ -1410,6 +1410,15 @@ function App() { > + - ) : activeApp === "openclaw" ? ( <>