fix: desktop layout

This commit is contained in:
Adam 2025-12-12 15:26:53 -06:00 committed by Aiden Cline
commit 1e3cd35cb8

View file

@ -321,6 +321,7 @@ ToolRegistry.register({
render(props) { render(props) {
return ( return (
<BasicTool <BasicTool
defaultOpen
icon="console" icon="console"
trigger={{ trigger={{
title: "Shell", title: "Shell",