mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
app creation
This commit is contained in:
@ -278,6 +278,8 @@ export type App = {
|
||||
id: string
|
||||
/** Name */
|
||||
name: string
|
||||
/** Description */
|
||||
description: string
|
||||
|
||||
/** Icon */
|
||||
icon: string
|
||||
|
||||
Reference in New Issue
Block a user