fix: don't open shell by default

pull/5497/head
Adam 2025-12-13 15:15:13 -06:00
parent 6bdf8b1fe1
commit 5ebe29de1e
No known key found for this signature in database
GPG Key ID: 9CB48779AF150E75
1 changed files with 0 additions and 1 deletions

View File

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