mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
tool icon
This commit is contained in:
@ -44,7 +44,7 @@ export type Collection = {
|
||||
description: TypeWithI18N
|
||||
icon: string | Emoji
|
||||
label: TypeWithI18N
|
||||
type: CollectionType
|
||||
type: CollectionType | string
|
||||
team_credentials: Record<string, any>
|
||||
is_team_authorization: boolean
|
||||
allow_delete: boolean
|
||||
|
||||
Reference in New Issue
Block a user