mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:21:05 +08:00
feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
This commit is contained in:
@@ -75,8 +75,6 @@ export type AppTemplatesResponse = {
|
||||
|
||||
export type CreateAppResponse = App
|
||||
|
||||
export type UpdateAppNameResponse = App
|
||||
|
||||
export type UpdateAppSiteCodeResponse = { app_id: string } & SiteConfig
|
||||
|
||||
export type AppDailyConversationsResponse = {
|
||||
|
||||
Reference in New Issue
Block a user