fix: don't open shell by default
This commit is contained in:
parent
b84530821e
commit
f7544b729c
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue