mirror of
https://github.com/langgenius/dify.git
synced 2026-02-09 23:20:12 -05:00
Fix/24655 (#26527)
Co-authored-by: charles liu <dearcharles.liu@gmail.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
@@ -50,6 +50,7 @@ export type DataSet = {
|
||||
permission: DatasetPermission
|
||||
data_source_type: DataSourceType
|
||||
indexing_technique: IndexingType
|
||||
author_name?: string
|
||||
created_by: string
|
||||
updated_by: string
|
||||
updated_at: number
|
||||
|
||||
Reference in New Issue
Block a user