fix action list

This commit is contained in:
JzoNg
2024-11-06 17:19:51 +08:00
parent f684e1c12e
commit 2511968cb4
5 changed files with 15 additions and 8 deletions

View File

@ -7,7 +7,7 @@ import I18n from '@/context/i18n'
import { getLanguage } from '@/i18n/language'
import SettingBuiltInTool from '@/app/components/app/configuration/config/agent/agent-tools/setting-built-in-tool'
interface Props {
type Props = {
disabled?: boolean
collection: Collection
tool: Tool