diff --git a/src/components/ListAPI.tsx b/src/components/ListAPI.tsx index 259d9fb..90efd11 100644 --- a/src/components/ListAPI.tsx +++ b/src/components/ListAPI.tsx @@ -137,19 +137,9 @@ function ToolsDropdownList() { const { chatStore, setChatStore } = ctx; return ( - + {Tr(`Tools`)} -
    @@ -177,6 +167,16 @@ function ToolsDropdownList() {
    +