mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
Feature/add emoji (#103)
This commit is contained in:
@@ -3,6 +3,8 @@ import { AppMode } from './app'
|
||||
export type DataSet = {
|
||||
id: string
|
||||
name: string
|
||||
icon: string
|
||||
icon_background: string
|
||||
description: string
|
||||
permission: 'only_me' | 'all_team_members'
|
||||
data_source_type: 'upload_file'
|
||||
|
||||
Reference in New Issue
Block a user