mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-23 22:34:53 +00:00
fix: don't open shell by default
This commit is contained in:
@@ -321,7 +321,6 @@ ToolRegistry.register({
|
||||
render(props) {
|
||||
return (
|
||||
<BasicTool
|
||||
defaultOpen
|
||||
icon="console"
|
||||
trigger={{
|
||||
title: "Shell",
|
||||
|
||||
Reference in New Issue
Block a user