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